diff --git a/documentation/README.md b/documentation/README.md index 94f184e4f0627a31ea9d0a50c4a14ee05f95b7ef..2f3493b47f46d0ede9cefdce576016ed75c0aeb5 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -6,6 +6,10 @@ Uses [pandoc](https://pandoc.org/MANUAL.html#pandocs-markdown) flavoured markdow pandoc --filter pandoc-citeproc --bibliography=paper.bib --csl=acm-sig-proceedoings.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)