Modelo com referências bibliográficas no formato do Bibtex

This commit is contained in:
Jurandy Soares
2026-03-17 15:52:26 -03:00
parent fb651ef254
commit 3311fe18ef
9 changed files with 112 additions and 13 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ help:
.PHONY: help Makefile
livehtml: Makefile
sphinx-autobuild ./docs ./docs/_build/html --open-browser
uv run make html; (cd _build/html; python -m http.server)
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).