Update Styleguide authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
...@@ -102,7 +102,7 @@ and ...@@ -102,7 +102,7 @@ and
## BibTeX ## BibTeX
Provide a [BibTeX](https://www.ctan.org/pkg/bibtex)-file in the folder `topics/bib` Provide a [BibTeX](https://www.ctan.org/pkg/bibtex)-file in the folder [`topics/bib`](https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/wikis/Repository-Structure#topicscslbibteximg)
Use the following directives in the header of the corresponding Markdown file: Use the following directives in the header of the corresponding Markdown file:
...@@ -114,7 +114,7 @@ bibliography: bib/my-bibtex-file.bib ...@@ -114,7 +114,7 @@ bibliography: bib/my-bibtex-file.bib
By default, this uses the sytling ... By default, this uses the sytling ...
If you want to provide another styling, provide a csl file in `/topics/csl` and add use the following directives in the header of the Markdown file corresponding to the topic: If you want to provide another styling, provide a csl file in [`/topics/csl`](https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/wikis/Repository-Structure#topicscslbibteximg) and add use the following directives in the header of the Markdown file corresponding to the topic:
``` ```
--- ---
... ...
......