added Bibliography todo

This commit is contained in:
Tuesday
2022-06-12 22:41:26 +02:00
parent a9dfbb24fc
commit a5a699a98d
+5 -1
View File
@@ -104,4 +104,8 @@ pandoc file.md --standalone --template=seminarfach -o outputfile.pdf --pdf-engin
+ [ ] definition von `documentclass` unnötig machen
+ [ ] vielleicht generelle einführung in Pandoc
+ [ ] Richtige Zitierweise implementieren siehe [CSL](https://github.com/citation-style-language/styles)
+ [CSL-Editor](https://editor.citationstyles.org/about/)
+ [Pandoc-citations](https://pandoc.org/MANUAL.html#citations)
+ Vorlagen die möglicherweise passen: [1](https://editor.citationstyles.org/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fneuroimaging-clinics-of-north-america), [2](https://editor.citationstyles.org/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fbritish-journal-of-dermatology)
+ und dann natürlich noch erklären eg. .bib datein etc.