Skip to content
Snippets Groups Projects
Commit 3f6a6f83 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Merge branch 'master' of code.fbi.h-da.de:cocsn/gosdn

parents a4f6bd3c 726b2c3d
No related branches found
No related tags found
No related merge requests found
Pipeline #50520 failed
......@@ -3,9 +3,13 @@
Uses [pandoc](https://pandoc.org/MANUAL.html#pandocs-markdown) flavoured markdown.
``` sh
pandoc --filter pandoc-citeproc --bibliography=paper.bib --csl=acm-sig-proceedoings.csl --variable papersize=a4paper -s *.md -o paper.pdf
pandoc --filter pandoc-citeproc --bibliography=bibliography.bib --csl=acm-sig-proceedings.csl --variable papersize=a4paper -s *.md -o paper.pdf
```
## Citation Styles
[Citation Style Language Repository](https://github.com/citation-style-language/styles)
## Resources
[How to 1](https://gist.github.com/maxogden/97190db73ac19fc6c1d9beee1a6e4fc8)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment