0
votes
1answer
25 views

Problem in bibliography autocompletion in TeXStudio 2.5.2

This question is the continuation of my previous question in here. I have updated everything according to the instructions given there in the answer of @doctorate. The problem that I have is the ...
0
votes
0answers
27 views

Using author-year type citation in classicthesis [closed]

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
2answers
73 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 ...
0
votes
0answers
39 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 ...
2
votes
1answer
115 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
140 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
0answers
100 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 ...
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 ...
1
vote
1answer
50 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 ...
2
votes
0answers
98 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 ...
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
0answers
138 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 ...
2
votes
1answer
122 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
66 views

Citations in separate tex file from bibliography

I'm compiling a thesis where the main TeX file contains all my preamble declarations before including the thesis chapters as individual TeX files. I'd prefer, however, to have a single bibliography ...
2
votes
1answer
191 views

Formatting multiple references containing the same author

I'm using natbib with a custom bibliography style and so would rather not change away from natbib if I can help it. I have one author with two citations and I just want the References section to list ...
0
votes
1answer
356 views

Harvard Style Citation and Bibliography

I am new to LaTeX and I am having problems with my bibliography. What I want : I am writing my thesis and I want to have Harvard style citation and bibliography. ...
2
votes
1answer
66 views

How to use lining figures in bibliography item labels?

This is similar to How to change the appeareance of bibliography item labels in amsrefs?, but aiming at standard BibTeX styles. I have a document that uses old style figures in the main text. I also ...
1
vote
1answer
94 views

Document working with cite package, but not with natbib package

I am trying to use the natbib style in order to cite references by author and year. Using the tex and bib example here I am able to create a pdf file using the cite package. mydocuments.tex ...
1
vote
0answers
152 views

How do I force a particular bibliography style?

I am writing a paper for a journal that enforces the use of the Springer 'splncs03.bst' file for references. I wrote most of the paper with natbib and the use of the \citep and \citet commands so it ...
0
votes
2answers
92 views

How to suppress some fields in abbrv.bst

I am using the abbrv style under the natbib package for my bibliography. Is it possible to suppress, e.g., the field "SERIES", in the output? Here is a item in my .bib file: ...
2
votes
1answer
112 views

natbib does not show year

I'm using natbib and plainnat as bibliography style. \documentclass[a4paper,12pt]{report} \usepackage[T1]{fontenc} \usepackage[round]{natbib} \usepackage[spanish]{babel} \usepackage[utf8]{inputenc} ...
2
votes
1answer
79 views

Proper way to refer to references in natbib?

I'm using the natbibpackage for managing my references in my latex document. Is it correct to refer to a reference in the following way: A survey can be found in Ref.~\citep{Radke:2005ug} Which is ...
2
votes
2answers
143 views

Editing bst file to add “page” or “pages”

I've got this bst file http://pastebin.com/z6mXByj7 and am using this tex: \documentclass[10pt,oneside,letterpaper,spanish]{book} \usepackage[utf8x]{inputenc} \usepackage[activeacute,spanish]{babel} ...
1
vote
2answers
129 views

Adding uncited work to natbib bibliography

I'd like to add a reference to my bibliography made with natbib in LaTeX. I've been citing a few different newspapers, but since there is no easy format in natbib for newspapers, I have been citing ...
1
vote
0answers
87 views

How to use the bibliography? [closed]

I'm working on my bachelor thesis and started collecting my books and articles using BibDesk 1.5.10. For the thesis itself, I use a template which includes natbib and references my bibliography like ...
2
votes
1answer
64 views

Formatting bibliography: biblio entry followed by page number(s) where the entry is cited. How?

I'm trying to format a bibliography for a journal submission, and they have the requirement that each bibliography entry is followed by "the page numbers of your manuscript in which these references ...
1
vote
1answer
183 views

Cite Author's Full Name

I'd like to generate a linked citation with a full author's name. For instance, if I use According to \citet{bob2000} apples are tasty. And run with hyperref, I get the author's last name and a ...
0
votes
0answers
567 views

Why does this bibtex entry only work with certain '\bibliographystyle's? [closed]

I am using the elsarticle document class. When I compile using \bibliographystyle{plain}, all goes well. However, I want to use \bibliographystyle{model1a-num-names}. If I compile with this style I ...
1
vote
1answer
752 views

Installing new .bst files

I am having trouble changing bibliography styles. I have the elsarticle package in the following directory: C:\Program Files (x86)\MiKTeX 2.9\tex\latex\elsarticle. Inside of this directory is the file ...
4
votes
1answer
147 views

How to align bibliography to the left

I am using a custom bibliography style I created with makebst. For some reason, the references are not aligned to the left, only the first line is aligned to the left and the rest seems to be ...
3
votes
3answers
264 views

How to customize a .bst bibliographic style created with custom-bib for dealing with entries with no year and/or no author

I am using natbib with author-year-like cites style and with a custom references style (a .bst file) that I created with custom-bib. That style file for references is also author-year oriented, of ...
2
votes
1answer
125 views

How can I alter the ieeetr bib style to add brackets to the year?

I'm trying to change the bibliography from this: [40] B. Jeziorski and H. Monkhorst, “Coupled-cluster method for multideterminantal reference states,” Physical Review A, vol. 24, no. 4, p. 1668, ...
2
votes
1answer
132 views

Quote an inproceedings title in unsrtnat

I am using unsrtnat.bst, but I need entries of type inproceedings to have their title quoted. The title line is: format.title "title" output.check I found a 'quote' function in another .bst file ...
3
votes
1answer
70 views

Get authoryear citation using Natbib

I would like to have a citation to give the author(s)'s abbreviated name(s) and the year of publication of the citation, in other words if the citation is by Alex Hock, Tom Geek in 2009 then the cited ...
2
votes
1answer
352 views

Sort bibliography alphabetically with \citep command

I have a problem sorting bibliography alphabetically. Bibliography is listed in the order I cited the references. I have tried various ways to solve it but all I am achieving so far is breaking the ...
1
vote
0answers
327 views

How can I use natbib package with ieeeconf style [closed]

I want to use ieeeconf as document class and include natbib package. \documentclass[a4paper, 10pt, conference]{ieeeconf} \usepackage{natbib} % something here \bibliography{reference} I have ...
4
votes
1answer
1k views

Issue with Springer spbasic

I'm using natbib for an article to be published in a Springer journal. These are their official TeX/bibtex styles, which include a tex template and some bibtex/natbib styles. If I use ...
1
vote
1answer
630 views

Making natbib and chapterbib work [duplicate]

Possible Duplicate: Multiple bibliographies I'm trying to write a book with references in each chapter and I would like to use chapterbib and natbib packages. I can't really understand how ...
4
votes
1answer
472 views

Natbib and makebst: For three authors, natbib is truncating citations [closed]

I'm using natbib, and a .bst file generated by me with latex makebst. This .bst only puts et al. if citation has more than three authors. \documentclass[]{article} \usepackage[round]{natbib} ...
6
votes
1answer
273 views

Bibliography preamble \bibpreamble natbib

I am trying to produce some text after the "References" heading, but before the numbered references themselves. I had read that using the natbib package and the command \bibpreamble{...insert preamble ...
0
votes
1answer
2k views

Natbib package error? Bibliography not compatible with author-year citations

I'm trying to write an article for a journal using it's LaTeX class and there seems to be an issue with the bibliography. I'm getting the following error message: Package natbib Error: ...
2
votes
2answers
1k views

Set natbib options after loading natbib package

Is it possible to set (or change) the natbib package options after its loading (i.e. after the line \usepackage{natbib})? The reason I need it is that I'm using a LaTeX style from a journal and it ...
6
votes
1answer
160 views

How to get () instead of [] in bibliography list? [duplicate]

Possible Duplicate: How to use 1. (number followed by dot) format instead of [1] format in bibliography I would like to use round parentheses () instead of square brackets [] for citations ...
3
votes
1answer
659 views

Citation alias with multibib and natbib

I need a bibliography that presents citation as (Surname, year), for which I am using natbib, and that allows two different bibliographies at the end of the document, for which I am using multibib. ...
0
votes
0answers
22 views

how to use citation in references [duplicate]

Possible Duplicate: Citation in bibliography when having multiple authors I'm using bibtex for writing references with natbib package. If I use \citet command I get something like Green et ...
7
votes
1answer
333 views

Citing a Web Page with no author

For my thesis, I need to cite a lot of web-sources with no specific author. I'd like them to appear in the bibliography in the following format <title> <year>, accessed <date ...
3
votes
1answer
306 views

emphasizing “et al.”

I am using a .bst for the bibliography in my thesis; the .bst that I am using, I think, was Chicago style originally. I am also using the natbib package. Currently, when I use citation, "et al." ...
2
votes
1answer
292 views

natbib bibliography/references section SPLIT into sections

I have a Bibliography section which I'd like to split into sections, like this: References Conference and workshop proceedings Reference 1 Reference 2 Journal articles Reference 3 Reference 4 ...
12
votes
1answer
285 views

Citations with no date, e.g. (Aristotle n.d.)

I need to cite a work from antiquity that has no known date, using natbib and author-year citations. The best suggestion I've found is to write the citation using "n.d." (no date) for the year of ...
2
votes
1answer
317 views

Alphabetic order in bibliography with natbib package and author-less entries

i'm new, so I hope to do everything correctly :D My question is fairly simple: I've the natbib package loaded in a document, and some bibliography entries have no author. Those entries are put at ...

1 2 3