* `### Colaborators (External)`: for specifying further collaborators that are not institute members
The directives for including BibTeX references are explained at the end of this page.
# Template (full) Topic
...
...
@@ -71,3 +72,56 @@ Delete the Working Groups directive.
...
```
# References
## Plain Text
## BibTeX
Provide a [BibTeX](https://www.ctan.org/pkg/bibtex)-file in the folder `topics/bib`
Use the following directives in the header of the corresponding Markdown file:
```
---
bibliography: bib/my-bibtex-file.bib
---
```
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:
```
---
bibliography: bib/aperiodSchr.bib
csl : csl/din-1505-2-alphanumeric.csl
---
```
If your BibTeX file contains the reference
```bibtex
@misc{gggu2021,
title={Finite section method for aperiodic Schr\"odinger operators},
author={Fabian Gabel and Dennis Gallaun and Julian Großmann and Riko Ukena},