mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-12-18 10:38:00 +01:00
docs(proposal): add biblatex
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,9 @@
|
||||
\documentclass[a4paper]{article}
|
||||
|
||||
% For referencing
|
||||
\usepackage{biblatex}
|
||||
\addbibresource{references.bib}
|
||||
|
||||
% This should be loaded last
|
||||
\usepackage[colorlinks]{hyperref}
|
||||
\usepackage{subfiles}
|
||||
@@ -90,7 +94,6 @@ My project:
|
||||
|
||||
|
||||
% References
|
||||
\section{References}
|
||||
|
||||
\printbibliography[heading=bibnumbered]
|
||||
|
||||
\end{document}
|
||||
0
pub/proposal/references.bib
Normal file
0
pub/proposal/references.bib
Normal file
Reference in New Issue
Block a user