1
vote
1answer
53 views

Formating bibliography with natbib

\documentclass[12pt,a4paper]{article} \usepackage[latin1]{inputenc} \usepackage[portuguese]{babel} \usepackage{natbib} \begin{document} Hello, world! (\Citealt[32]{Doe2999}) ...
1
vote
1answer
66 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
85 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} ...
2
votes
1answer
155 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
468 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: ...
11
votes
3answers
6k 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
1k views

Natbib and Chicago

What's the quickest way to adopt the Chicago style for the bibliography (assuming natbib is used)?