Tagged Questions
2
votes
1answer
45 views
Get bibliography sorted by year in Elsevier article?
Using this code I can not get bibliography sorted by year. It is just mixed and even not in order of appearance in the myrefs.bib file (which is exactly by year).
...
0
votes
0answers
64 views
Elsarticle: How can I toggle between superscript and (author, date) citation and bibliography styles? [closed]
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
2answers
105 views
Year is missing for articles entries in elsarticle-num bibilography
I'm using the Elsevier article template. The problem is that bibliography article entries are not displayed as expected: the year is missing. Other entries (such as thesis) are displayed fine.
I'm ...
1
vote
1answer
114 views
How to redefine the second line indent for the author-citation references?
I am using elsarticle-harv.bst for author-citation references. However, the indent value for second line is a bit small, see e.g.:
\documentclass[12 pt,a4paper,twoside] {article}
\usepackage{natbib} ...
2
votes
1answer
139 views
Strange result in the bibliography with @misc
I'm writing a paper for an Elsevier journal using the template the provide.
For the bibliography I'm using the style model1-num-names.
I have a reference with the following bibtex:
@Misc{SCA,
...
1
vote
0answers
30 views
I don't see reference title in my paper! [duplicate]
Possible Duplicate:
Missing “References” heading
If you compile the code below you will see my problem.
\documentclass{elsarticle}
\usepackage{subfigure}
\usepackage{amssymb}
...
3
votes
1answer
1k views
Missing “References” heading
The word "References" does not appear before the references which I entered in my paper. The packages I am using are:
\documentclass[final,times,1p,leqno,11pt]{elsarticle}
...
