gravityflyer
About
- Username
- gravityflyer
- Joined
- Roles
- Member
Comments
-
It may also be a consequence of how Pandoc is handling the conversion? I'm converting my .tex file using the following command in Mac Terminal : pandoc --citeproc Test.tex --bibliography=testref.bib --csl=chicago-fullnote-bibliography-short-title-su…
-
Hi there! As I continue to trouble shoot the issue I believe the crux of the problem is with \cite contained within \footnote. Thoughts? If informative, I'm also using the \usepackage{biblatex-chicago} package.