1
vote
0answers
48 views

Book reviews entry in biblatex-chicago

I am using the review entry type in biblatex-chicago, and neither the biblatex-chicago nor the biblatex documentation have been helpful. The result I'd like to obtain is something at least close to ...
4
votes
1answer
101 views

Put parentheses around year in citation

I have the following Latex code, where I use biber and chicago style for citations: \documentclass[12pt,a4paper]{article} \usepackage[english,ngerman]{babel} \usepackage[utf8]{inputenc} ...
2
votes
1answer
97 views

Biblatex, print ISBN field in MISC entry type

Is it possible to force print isbn field in misc entry type? I've set biblatex to \usepackage[authordate,backend=bibtex]{biblatex-chicago} I've tried to do it with ...
2
votes
0answers
85 views

biblatex-chicago with option authordate does not work anymore [closed]

sorry if I just got something stupidly wrong, but I encountered a serious problem with the biblatex-chicago package.... Have to say: I just updated to the most recent MacTex version and this might be ...
3
votes
1answer
76 views

Temporarily override biblatex reference options

I am using biblatex-chicago with the option url=false, but I want to include a URL for just a few references. Is there a command that would allow me to reintroduce the URL for just these references ...
2
votes
1answer
217 views

How to get BibLaTeX-chicago use title case capitalization?

According to the 16th version of the Chicago Manual of Style, titles in the reference list are now supposed to be capitalized in title case style rather than sentence casing. Yet, as far as I ...
2
votes
1answer
190 views

First full title, then short title in \autocite: biblatex-chicago authordate with entrysubtype={classical}

I'm citing some classical authors using biblatex-chicago (authordate format) and the entrysubtype={classical} in my bib-file. Calling \autocite now suppresses the year and adds the title of the work ...
4
votes
1answer
130 views

Retaining double quotation marks in biblatex-chicago with British localization

I am using biblatex-chicago, current version (0.9.9b), with biber. I am loading babel with the british option in order to get the punctuation right (I need logical quoting). However, this also ...
4
votes
0answers
130 views

biblatex-chicago and mk4ht oolatex: formatting errors

The MWE below using biblatex-chicago yields a few formatting errors when formatted by mk4ht oolatex (the same file formatted by pdflatex produces correct output): Report – with mk4ht oolatex: no ...
5
votes
1answer
185 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 ...
5
votes
1answer
114 views

Automatic assignment of references to bibliography categories depending on origdate or date

I'm using biblatex-chicago with the author-date option. I love biblatex and biblatex-chicago and appreciate the work that has been put into it. I have a small question, however. I usually divide my ...
7
votes
1answer
89 views

Missing Subsequent Citation?

[Preface: I'm certain this question has been posed before but I could not find a simplified example as described below. I did find other threads but regarding more complicated formatting....] With ...
5
votes
1answer
260 views

Citations as nouns in biblatex-Chicago

I'm trying to get started with biblatex-chicago, and have got stuck on how to refer to citations as nouns in the footnote style (that is, I want to say 'as \citeasnoun{lamport} says...'). [I think ...
9
votes
1answer
396 views

Chicago-style citations of CJK documents (e.g. American Oriental Society): Name order; transcribed/translated titles

Is there a way to produce Chicago-style citations of material written in Chinese, Japanese, for an English-language paper using biblatex-chicago? I want to produce a citation that looks like: Li ...
6
votes
1answer
182 views

Repeated Access Statement “Visited on” in biblatex-chicago

While trying the different biblatex referencing styles in texlive 2012, I came upon what I think might be a bug in biblatex-chicago. The access phrase "Visited on" was repeated. Has anyone had the ...
5
votes
1answer
138 views

unknown cbyeditor in biblatex-chicago

The biblatex-chicago extension yields unknown cbyeditor and cbytranslator terms when footcite is used and probably the french option in babel. The main file is: \documentclass[12pt]{article} ...
1
vote
1answer
335 views

biblatex and biblatex-chicago

I would like to know what the difference is between \usepackage[authordate,backend=biber]{biblatex-chicago} and \usepackage[style=chicago-authordate,backend=biber]{biblatex}?
6
votes
2answers
342 views

Suppressing em-dashs for recurrent authors and letter suffixes for years when using biblatex-chicago

I am trying to generate a bibliography to summarize research in a certain field. The bibliography is required to be formatted Chicago style. Since this bibliography is not accompanying an actual ...
7
votes
1answer
206 views

Why does biblatex-chicago print accessed twice in bibliography?

I am using biblatex-chicago to manage my bibliography but whenever I try to set a bibliography entry with the urldate field, it prints the word 'accessed' twice. I have created a minimal example to ...
4
votes
2answers
566 views

biblatex: Chicago-style page ranges

I am trying to shorten the page range of articles, as specified in the Chicago Manual of Style, pages 759-760. For the ones not familiar with it. I tried the solution given here in the list: ...
4
votes
1answer
153 views

biblatex-chicago + a 'seenote' cross-reference

I'm trying to modify biblatex-chicago to meet the idiosyncratic style of a specific journal. One thing they insist on is that subsequent citations of a work should appear in a shortened form along ...
2
votes
1answer
177 views

How do I make biblatex-chicago flow from one page to the next more often?

I've noticed four things when writing my current essay: LaTeX will automatically cause your title to be moved to the next page to avoid having the title and paragraph on separate pages This on ...
6
votes
1answer
234 views

How do I omit the title from the shortened citations in BibLaTeX-Chicago?

I am writing a history essay using biblatex-chicago. My TA said that since I am only referencing one work by each author I should omit the title of the work from the shortened citations (each citation ...
5
votes
1answer
1k views

Get biblatex-chicago working

I'm writing an essay and I need to have superscript citations in either Chicago or MLA style. After a bit of searching (and a false start with natbib) this question seemed to indicate that Chicago ...
3
votes
1answer
335 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 ...
4
votes
2answers
411 views

Biblatex-Chicago: Double-underline and overlong title issues

I'm using LaTeX to typeset my senior thesis (undergrad) and we're required to cite in Chicago style. I've installed biblatex to use the chicago style, and run into the following issues. All the ...
2
votes
1answer
288 views

Biblatex and Chicago - leading space before location in footnotes

I'm having a problem eliminating a leading space which has appeared between the opening bracket and the location of a publisher in Chicago style footnote references created with Biblatex. For ...
15
votes
2answers
972 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. ...
0
votes
2answers
397 views

biblatex-chicago, alphabetical bibliography

I'm using biblatex-chicago, and the bibliography is being sorted by order of citation instead of alphabetically. How can I fix this?
5
votes
1answer
2k views

Adding page number to footnote citation

Is there a way to specify the page number to follow a footnote citation, so that I get something like, e.g.: John Doe, LaTeX Manual (New York: Smith Publishing, 2003), 33. I would like to be able to ...
11
votes
3answers
3k views

Bibliography style which extracts only the initials of the first names

I would like the author names in the bibliography to be of the form "Lastname, A.B." I thought that it is the bibliography style file like APA or Chicago which will choose only the initials of the ...