{natbib} is a package for bibliographies and citations. It is especially designed for the author-year type citation styles that are common in the natural and social sciences.

learn more… | top users | synonyms

4
votes
0answers
39 views

Bibliography separation with variable separator

I need a "." behind the title and "," behind all other entries. So far I tried to modify output.nonnull and output.check and extended them by an additional variable. STRINGS { s t separator } ...
0
votes
0answers
21 views

Using author-year type citation in classicthesis

I am trying to use classicthesis for my PhD thesis. I downloaded the sources and have adapted them to my needs. My department asks for references in author-year format, as opposed to the numbered ...
1
vote
1answer
34 views

Package natbib: change in-text citation [Johnson 1990] to [Joh1990]

I'm using natbib and I'd like to change the in-text citation. If author and year are Johnson 1990 the output should be [Joh1990], I want natbib to print the first three letters of the author and the ...
1
vote
2answers
68 views

Problem in compression of multiple citations using abbrvunsrtnat.bst

I had a problem in modifying abbrvnat.bst to have unsorted abbreviated reference list using natbib. Many thanks to @Marco Daniel for his great answer. He perfectly solved my problem by creating ...
1
vote
1answer
108 views
+100

Single link in (Author, Year) citation style using natbib and hyperref

natbib and hyperref create by default two links to the bibentry in the reference section|chapter of the document: \begin{filecontents}{\jobname.bib} @book{author08, title = {{A Title}}, publisher = ...
0
votes
0answers
38 views

Elsarticle: How can I toggle between superscript and (author, date) citation and bibliography styles?

I'm writing a manuscript and am using an external BibTeX database of references (generated in JabRef) with the elsarticle class and elsarticle-harv, elsarticle-num and elsarticle-num-names ...
5
votes
0answers
23 views

parsing bbl file to an xml file from within pdflatex while typesetting

As editor of a journal I need to translate the bibliography, in a bbl file, into part of an xml file (for potential submission to cross-ref). It seems best done on the fly by pdfLaTeX so I can also ...
1
vote
1answer
82 views

Using geman ö and ß in Bibtex [closed]

in my Bibtex file i name the Author: author={R{\"o}{\ss}ler, Irene and Ungerer, Albrecht}, but in the literature list it strangely outputs this: [Rößler und Ungerer 2012] RÖSSLER, Irene; UNGERER, ...
2
votes
0answers
44 views

Citation colour with Beamer + Hyperref + Natbib

I'm using natbib for citation with a custom bibstyle. I'm working on a presentation using LaTeX beamer and for some reason the citation marker doesn't have the colour that is specified to hyperref. ...
2
votes
1answer
45 views

How to modify unsrtnat.bst

I use unsrtnat.bst and I need to change the form: N.W. Ashcroft. Phys. Rev. Lett., 92, 187002. (2004). to N.W. Ashcroft. Phys. Rev. Lett. 92, 187002 (2004). So I need to delete comma ...
1
vote
1answer
24 views

\cite without hyperlink (Citation in captions)

I want cite a reference (by using \citet, \citeauthor or \citeyear.) inside a \caption{}. Something like this: \caption{Characteristics assessed in \citet{perell_fall_2001}} I'm using the natbib ...
3
votes
1answer
21 views

Change automatically generated Text in sources with natbib

In my source directory of the thesis I am currently working on, I have got a masters's thesis as one source. As type for this source I chose Master thesis and now Latex always writes "master's thesis" ...
1
vote
1answer
42 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
67 views

biblatex - postcite as subscript

I've defined the command \newcommand{\mycite}[2][]{\autocite{#2} #1} which allows me to combine a superscripted citation with a parenthetical page reference: Cf. Sloterdijk1 (pp. 84–85). ✓ This ...
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} ...
7
votes
1answer
85 views

Additional Space after Colon in References

I'm printing the references in my document using: \nocite{*} \bibliographystyle{plainnat} \bibliography{D:/economics/dataset} Here is one example of the generated references. George J. ...
0
votes
0answers
15 views

How to use an ampersand (&) **instead of** “and” in natbib (with unsrtnat)? [duplicate]

How to use an ampersand (&) instead of "and" in natbib (with unsrtnat) ? title says it all ldots q.mark
5
votes
1answer
60 views

Separation between last and secondlast item in citet with authoryear style?

If citing several items with \citet, I want to achieve a specific separator (like "and") between the last and the second last item. For example \citet{Grieg,Greg,Gregor} should give something like ...
2
votes
2answers
51 views

Natbib In-Text Citation displays (author?)

I have taken a look through many other questions on this subject but cannot seem to fix my issue. Essentially while references display correctly I cannot get the author citation to appear in my text ...
1
vote
0answers
29 views

IEEEtranSN + natbib and @masterthesis [closed]

I'm using natbib along with bibliographystyle{IEEEtranSN}. Everything works great, but when I'm trying to add an @masterthesis entry, I get the following warning: Warning--entry type for ...
0
votes
0answers
35 views

Author nd even if year is present [closed]

My references.bib looks like: @online{offlvoice, author = {Chris Davies} month = {6}, year = {2012}, title = {Android 4.1 Jelly Bean adds Offline Voice Typing}, journal = {SlashGear}, language = ...
2
votes
1answer
110 views

Bibliography style (vancouver)

I'm quite new with LaTeX, but am trying to write my master's thesis with it. I'm running into a problem with the bibliography style. This is what the school asks for the reference style (with the ...
1
vote
1answer
135 views

ClassicThesis, Lyx and reference ordering?

I am writing my PhD thesis with ClassicThesis, in LyX under Linux. Everything is working perfect... until I noticed that the order of apperance for my references is off. For example, the first listed ...
4
votes
1answer
109 views

Customizing a biblatex style - can I start with lockstep's post?

I want to customize a biblatex style based on authoryear (and thus based on standard as well). So when I read this, does it mean I have to work with the cumulated paste of both .bbx-files or can I ...
1
vote
0answers
34 views

Superscript citations with letters to denominate diferent pages

I've been using natbib in my thesis with the 'author year' citation style. By far the most common way of doing citations in my field of study is superscript, so I want to change to natbib's super ...
4
votes
0answers
99 views

How to define the bibliography style with 4 letters author, a gap and the two numbers of the year [closed]

How can I make the reference list as: 4 letters a gap and the two numbers of the year, [Taja 00a] E. Tajahuerce and B. Javidi, "Encrypting three-dimensional information with ...
0
votes
0answers
46 views

compiler stops on natbib undefined citation

help needed. i ve got an issue when re_using the file with references with another tex file. So it works fine with my work1 tex file. But it does not work with my work2.tex file. I do not see ...
1
vote
1answer
86 views

How to edit in-text citation in plainnat style?

I manage my bibliography with JabRef and everything is OK but I have a problem with my plainnat.bst file. Possibly, I want my in-text citation to be like: [Author et al., year] or [Autor, Autor et ...
0
votes
2answers
101 views

Can I cite author name or year in text when using vancouver style?

I'm new to this, so please be gentle! I have loaded natbib, babel and url in the preamble. I am using BibTeX and a modified vancouver style. When I type \cite{Smith2013} it inserts a superscript ...
2
votes
0answers
66 views

Disabling backref in secondary multibib bibliography with natbib

I am finalising my PhD thesis that I have composed with LaTeX. I have a section in which I list my own publications and the whole list of references at the very end of the document. This list is ...
0
votes
0answers
52 views

Prevent hyphenation of natbib authors

How do I prevent the hyphenation of natbib authors? Original question: \hyperref will allow author names from \natbib-citations to break lines. How can I prevent this? If possible, I would disable ...
1
vote
1answer
76 views

Thesis class error Extra } or forgotten \endgroup on second compile (not first) in float caption

I am adapting a paper to a thesis format, and I am getting an error on the second compile of my document (the first one seems to work fine). I am using TeXshop, v. 2.47; I am compiling using pdfTex ...
1
vote
1answer
46 views

changing point to colon for natbib

I am using bibtex/natbib, with apalike style. Bibliographic items appears in the following way in my .pdf file: Cox, D. (1972). Regression Models and Life-Tables. Journal of the Royal Statistical ...
0
votes
1answer
52 views

How to change the font of URL in the bibliography [duplicate]

When using the natbib package the URLs are printed and formatted in the bibliography in a different font from the rest of the document which looks nasty i.e. monospace Typewriter. I am having ...
1
vote
1answer
49 views

Punctuation in superscripting with Natbib in Xetex

I'm trying to use the achemso package for my bibliography and citations. I'm also trying to using Xetex to use the Minion Pro fonts. When I just typeset with LaTeX and do everything in Computer Modern ...
1
vote
1answer
43 views

How can I modify abbrvnat.bst to have unsorted reference list using natbib?

I like the way abbrvnat.bst prints the reference list using the package natbib. Unfortunately, it does sort the list alphabetically. How can I modify it such that it prevents the bibliography from ...
0
votes
1answer
105 views

Referencing user guide

Can someone help me to reference this user guide in LaTeX? I'm searching for a tutorial of how to reference a user guide, but can't find one. Does it fall in the category of article? MIT Java Wordnet ...
3
votes
2answers
58 views

How can I cite one ref in another reference?

I would like to know how can I make a citation like this: (autor1, 2000 in autor2, 2010) Is it possible in LaTeX without changing the format of all other citations?
0
votes
0answers
18 views

Natbib executed and no reference [duplicate]

I'm using Texmaker and I've followed several websites saying about running latex then bibtex, then latex twice more but I get several errors trying latex and therefore use just pdflatex. When I run ...
2
votes
0answers
97 views

Problem with natbib and agsm style not showing Vol No and Pp in references

I am using natbib with the agsm style, if i have an entry as; @article{Buchko2007, author = {Buchko, Aaron A.}, title= {The effect of leadership on values-based management}, year = {2007}, journal ...
1
vote
1answer
215 views

ShareLaTeX Bibliography in ApJ format

I am trying to use ShareLaTex to compile my bibliography in the Astrophysical Journal (ApJ) format. The document compiles in ApJ format just fine, but the bibliography is compiled in some generic ...
5
votes
2answers
89 views

Line break in citation with organization as author

I have the following reference: @MISC{EX2012, author = {{S}ingle {A}uthor {O}rganization}, year = {2012}, title = {Example} } A citation for this is breaking after "Author", but extending ...
0
votes
0answers
64 views

References have disappeared after making small changes

I am using shareLaTeX book to compile a report. Until yesterday my references were working fine, all of a sudden they no longer work. I introduced a few changes yesterday, but when I remove these, the ...
1
vote
1answer
198 views

Problems with Natbib: strange URL format and urldate not shown

I have a strange problem with natbib. This code @misc{CornellUniversity., author = {{Cornell University}}, title = {Benedict R. O'G. Anderson}, url = ...
1
vote
0answers
136 views

Thesis paper format and bibliography issues!

I'll try to be as clear as possible. I use texshop 2.47 on my Mac with bibdesk. So far I wrote an article for ACS journal with their package. At the moment I'm working on my PhD thesis. I found this ...
1
vote
1answer
276 views

natbib: use the harvard referencing system

I've been scouting various websites, including stackexchange looking for an easy solution to make natbib work within my tex file so to use the harvard referencing system. I've only managed to get one ...
2
votes
1answer
130 views

Is it possible to have authoryear-style citations with the IEEEtran document class?

For school I have to write a paper and use the IEEEtran bibliography style: \bibliographystyle{IEEEtran} % argument is your BibTeX string definitions and bibliography database(s) ...
2
votes
1answer
270 views

Change ieetr bibliography style to last name first

I'm using the ieeetr bibliography style for my references and I'm getting initials then last name, how would I change this to last name first? Here is what it looks like at the moment: [1] X. ...
2
votes
1answer
120 views

bibtex - how to have a web link without the url (ideally to have a link on the number) [duplicate]

I have been messing around a bit with different packages - url, hyperref etc. to get urls into my bibliography. Essentially i've got to the point where I have the url - with a clickable weblink over ...
2
votes
1answer
95 views

\citealp putting parentheses in citation inappropriately

I am using WinEdt with MikTeX 2.9 in a Windows 7 environment. I am having issues being able to get text in parentheses working correctly with a citation, specifically that when the document prints to ...

1 2 3 4 5 8