aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 3795898..2f08137 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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