diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2024-09-24 10:09:46 +0100 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2024-09-24 10:09:46 +0100 |
commit | a6a0dffa6945c3b79b42d6e0cd3382f97242814e (patch) | |
tree | 83caa6fc5f0606c9318d9223d985902819d1bd3d | |
parent | 995c7ebe0342351b4e8d25cf2a2036062837029b (diff) |
added a latex help page to keep it easy for me to manage the writup when i come to it
-rw-r--r-- | latexhelp.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/latexhelp.org b/latexhelp.org new file mode 100644 index 0000000..27aa4aa --- /dev/null +++ b/latexhelp.org @@ -0,0 +1,6 @@ +* formatting + - keep it simple stupid + - nothing complicated, focus or reading +* references + - use biblatex [https://www.overleaf.com/learn/latex/Bibliography_management_in_LaTeX], see the + first section of this link for how to set up a simple bibliography, doesnt need to be crazy |