diff options
-rw-r--r-- | TODO.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,15 +5,18 @@ * [ ] Slides: * [ ] Move `slides` to `content/slides`? * [ ] Improved slides workflow (compilation etc). +* [ ] Citation: + * [ ] How to cite, by using `@projectName` in the frontmatter. + * [ ] Add the corresponding BibTeX entry. ## Issues -* [ ] Support to be hosted under relative URLs, perhaps using the HTML - `<base>` tag. * [ ] Bug in `pandoc` or `citeproc` ignoring citation inside LaTeX blocks. Affecting the PDF format. Test available at `test/pandoc`. Consider an upstream bug report. If needed, also apply corrections in the existing downstream projects. +* [ ] Support to be hosted under relative URLs, perhaps using the HTML + `<base>` tag. ## Improvements |