Citations in document abstracts are not displayed correctly. See the sample code below, and the attached generated PDF file.
Note that the citation in the abstract prints to [nasa-latex-docs], as opposed to [1].
% Define Class: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[template=tech-memo]{nasa-latex-docs}
% Preamble Section: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Add bibliogrpahy file
\addbibresource{test-document.bib}
\docAbstract[
\cite{nasa-latex-docs}
]
% Main Document Content: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{tex/sample_content.tex}
\printbibliography
\end{document}
% End of Document %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
test-document.pdf
Citations in document abstracts are not displayed correctly. See the sample code below, and the attached generated PDF file.
Note that the citation in the abstract prints to [nasa-latex-docs], as opposed to [1].
test-document.pdf