5
votes
1answer
183 views

Biblatex-chicago: \fullcite flips first and last name

I'm writing an annotated bibliography which requires full in-line citations in Chicago format. However, when I use biblatex-chicago and \fullcite to list the full citation, it varies from the ...
2
votes
2answers
257 views

Replace the “AND” between authors' names in citations and references with its equivalent in another language, e.g., Spanish

I have been using the achicago package and the babel package for spanish language. When I employ the two, references with multiple authors are shown in the citations like (Mukange and Manamela) but it ...
3
votes
1answer
332 views

Biblatex[-chicago, authordate] footnote on first cite. Extra space put in parencite

Following http://www.texdev.net/2010/03/08/biblatex-numbered-citations-as-footnotes/ I made the following minimal example, that put the full citation in a margin note for the first time, when using ...
15
votes
2answers
963 views

Possessive cite in biblatex-chicago (authordate)

For my master's thesis I changed my citation package from harvard with bibtex to biblatex-chicago with authordate and bibtex8, primarily because I need babel to translate my bibliography to Norwegian. ...