[web] Refactored publications
Publications on the web page are generated from entries in bibtex files in web/content/publications/. All bibtex files are parsed. Only publications.bib-entries are available when \cite-ing in Doxygen. Entries with an image named as the [citation key].[png|jpg|..] in the web/contet/img/publications/ directory are shown at the publications list page. All entries can be cited in web sites with bib-shortcode, e.g. {{< bib "citationKey" >}}.
- Tests covering your feature were added?
- Any new feature or behaviour change was documented?
- Add this merge request to the changelog
Edited by Lars Bilke