Tagged Questions
4
votes
2answers
99 views
How to remove parentheses from year in the references in chicago bibliography style
I'm using chicago bibliography style (\bibliographystyle{chicago}) and the references appear like:
Leibowitz, A. (1974). Education and home production. The American
Economic Review 64(2), ...
2
votes
2answers
262 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 ...
2
votes
1answer
101 views
Problems using achicago package to create a bibliography
I've been having trouble using achicago package, I tried to run this example:
\documentclass[15pt]{article}
\usepackage{xltxtra}
\usepackage{dialogue}
\usepackage{achicago}
\usepackage{attrib}
...
4
votes
2answers
2k views
Reference URLs with LaTeX and the chicago style manual?
I'm writing a paper with LaTeX and trying to get the \bibliographystyle to work correctly.
I'm using the chicago manual reference style. In my .tex file a have declared:
\usepackage{chicago}
...
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?
4
votes
1answer
332 views
BibTeX, citing a podcast
What's the best way to cite a podcast using BibTeX, to match the Chicago Manual of Style?
My guesses are: online, misc, audio, music.
It's a recorded lecture, if that matters.
4
votes
3answers
376 views
Are there any bibliography styles that look like this?
I realize this might seem very basic, but I have been looking all day and I cannot find a bibliography style that will give me references like the following:
Baker, M. & K. Hale. 1990. ...
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 ...