Tagged Questions
1
vote
1answer
47 views
remove “pp.” from references produced by chicago style, re-position page numbers
\documentclass[a4paper,12pt]{article}
\usepackage{amssymb,amsmath,amsthm,amsfonts}
\usepackage[T1]{fontenc}
\usepackage{natbib}
\usepackage{tabularx}
\usepackage{lscape}
\usepackage{dcolumn}
...
3
votes
1answer
72 views
insert URL in reference; change italic for volume no. to upright; get a full author name, chapter book reference
\documentclass[a4paper,12pt]{article}
\usepackage{amssymb,amsmath,amsthm,amsfonts}
\usepackage[T1]{fontenc}
\usepackage{natbib}
\usepackage{tabularx}
\usepackage{lscape}
\usepackage{dcolumn}
...
4
votes
2answers
103 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
1answer
150 views
BibTeX: Chicago style citation with same first authors
I'm using TexShop (Tex Live 2010) on mac. I'm trying to use built-in Chicago citation style. But I found a bug when I try to cite the articles with the same first author, on the same year, with more ...
5
votes
1answer
782 views
Cite two papers with same first author and year
I am using chicago.sty to reference papers. At one point, I have to reference two papers with the same first author and the same year. I don't want to use the cite option that shows all the authors. ...
5
votes
1answer
434 views
Suppress field using chicago bibliography style
I am using the natbib package and chicago style to create my reference list. Some of the references in the bib file contain a field called "note" which is printed if I use the following:
...
2
votes
2answers
264 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 ...
11
votes
3answers
5k views
URL of cited web site in bibliography
I am using natbib und the chicago style as bibliography style.
I am trying to cite a web site, but in the bibliography the URL (given in the BibTeX entry) is not printed.
Is there a simple solution ...
7
votes
2answers
4k views
Bibtex and Chicago style citations?
In the Chicago Manual of Style citation guidelines I find that one is to quote journal articles and italicize journals, books, and theses. But when I run the code below the output shows the journal ...
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.