From fc0c1415c9fa5c2c41970f2514ba99595add6b84 Mon Sep 17 00:00:00 2001
From: Manuel Kieweg <manuel.kieweg@h-da.de>
Date: Thu, 13 Aug 2020 09:14:49 +0000
Subject: [PATCH] Update README.md

---
 documentation/README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/documentation/README.md b/documentation/README.md
index 94f184e4f..2f3493b47 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)
-- 
GitLab