FAQ - elsarticle.cls: Difference between revisions

From STMDocs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
# I am using <code>elsarticle.cls</code> package for my paper submission. It really works very well, but I cannot use <code>natbib</code> package with the <code>sort&compress</code> option; an option clash error appears when I use it. In such a case, the reference citation appears as [30, 40, 15, 31, 32, 4] rather than [4, 15, 30-32, 40] as the ordinary article class appears. [[Ans. M2|[Answer]]]
# I am using <code>elsarticle.cls</code> package for my paper submission. It really works very well, but I cannot use <code>natbib</code> package with the <code>sort&compress</code> option; an option clash error appears when I use it. In such a case, the reference citation appears as [30, 40, 15, 31, 32, 4] rather than [4, 15, 30-32, 40] as the ordinary article class appears. [[Ans. M2|[Answer]]]
#I am using <code>elsarticle.cls</code>, and I want to present 2 subfigures side by side, caption them separately and also would like to incorporate a global caption. [[Ans. M3|[Answer]]]
#I am using <code>elsarticle.cls</code>, and I want to present 2 subfigures side by side, caption them separately and also would like to incorporate a global caption. [[Ans. M3|[Answer]]]
#When I use the <code>review</code> option, my tables become malformed due to double spacing. How can prevent double spacing? Also is there a way to turn off the double spacing for a portion of the document? [[Ans. M4|[Answer]]]
#When I use the <code>review</code> option, my tables become malformed due to double spacing. How can prevent double spacing? Also, is there a way to prevent double spacing for a portion of the document? [[Ans. M4|[Answer]]]
#I have coded the bibliography for author year citations. But still I obtain numbered citations. How can I format the citation in the author--year form? [[Ans. M5|[Answer]]]
#I have coded the bibliography for author--year citations. But still I obtain numbered citations. How can I format the citation in the author--year form? [[Ans. M5|[Answer]]]
#I want to add nomenclature. Could you please guide me on that? [[Ans. M6|[Answer]]]
#I want to add nomenclature. Could you please guide me on that? [[Ans. M6|[Answer]]]
#How can I create an acknowledgement section? [[Ans. M7|[Answer]]]
#How can I create an acknowledgement section? [[Ans. M7|[Answer]]]
#When I used <code>\Box</code>, I get the error that `\Box not provided in base LaTeX2e'. [[Ans. M8|[Answer]]]
#When I use <code>\Box</code>, an error message appears --- `\Box not provided in base LaTeX2e'. [[Ans. M8|[Answer]]]
<!--
<!--
#When I compiled my TeX file, it is right, I got the pdf, but when I submitted my paper on the journal website the pdf which is building is completely wrong with only error messages.
#When I compiled my TeX file, I obtained the pdf correctly. However, when I submitted my paper on the journal website, the pdf which appeared was completely wrong containing only error messages.
-->
-->


==Backmatter==
==Backmatter==
#I just can't get the references and bibliography typeset in harvard style (i.e., author-year format). [[Ans. B1|[Answer]]]
#I just cannot typeset the references and bibliography in harvard style (i.e., author--year format). [[Ans. B1|[Answer]]]
#I am using `elsarticle-harv.bst' as bibtex style file that is supposed to produce references in an author-year citation style. However, it produces the references in numerical style. Do you know what can be wrong? [[Ans. B2|[Answer]]]
#I am using `elsarticle-harv.bst' as a bibtex style file that is supposed to produce references in an author--year citation style. However, it produces the references in numerical style. Can you please tell me what went wrong? [[Ans. B2|[Answer]]]
#I have now problem with bibliography. The reference list does not appear. Also the `?' only appear where the references are cross-referred to. [[Ans. B1|[Answer]]]
#I have now a problem with bibliography. The reference list does not appear. Also the `?' only appears where the references are cross-referred to. [[Ans. B1|[Answer]]]
# How do I get natbib to generate the references with journal abbreviations rather than full journal names. [[Ans. B4|[Answer]]]
# How do I get natbib to generate the references with journal abbreviations rather than full journal names. [[Ans. B4|[Answer]]]


Line 34: Line 34:
# I would like to sumbit a paper to Elsevier. Please advise how should I proceed? [[Ans. G1|[Answer]]]
# I would like to sumbit a paper to Elsevier. Please advise how should I proceed? [[Ans. G1|[Answer]]]
# I would like to know the status of my submited paper. [[Ans. G2|[Answer]]]
# I would like to know the status of my submited paper. [[Ans. G2|[Answer]]]
# I am preparing a paper for Chemical Engineering Science. I have downloaded required LaTeX package, however, I am confused about which reference style I should use for this journal? [[Ans. G3|[Answer]]]
# I am preparing a paper for Chemical Engineering Science. I have downloaded the required LaTeX package. However, I am confused about which reference style I should use for this journal? [[Ans. G3|[Answer]]]
# I am using the template file (elsarticle-template-num). For the abstract part the paper asks for an MSC code. Where do I find that code for my paper? [[Ans. G4|[Answer]]]
# I am using a template file (elsarticle-template-num). For the abstract part, the paper asks for an MSC code. Where do I find that code for my paper? [[Ans. G4|[Answer]]]
# From where can I download the soure files used to create elsdoc.pdf? [[Ans. G5|[Answer]]]
# From where can I download the source files used to create elsdoc.pdf? [[Ans. G5|[Answer]]]
# How do I create the line- and page-breaks, and in the same pagination when the article is printed in the journal? [[Ans G6|[Answer]]]
# How do I create the line- and page-breaks, and in the same pagination when the article is printed in the journal? [[Ans G6|[Answer]]]

Revision as of 13:50, 18 June 2009

[LaTeX Tutorial]      [Using elsarticle.cls]

Preamble and Frontmatter

  1. When I compile the pdf with elsarticle, I always get a blank first page which is numbered 1. The rest of the document starts at page 2. [Answer]
  2. I have a problem with the document class elsarticle. In the final document, the first page is empty except for a comma, and the title. The abstract begins in the second page. With elsart.cls I did not encounter this problem. [Answer]
  3. I am using elsarticle.cls and having problems with the abstract part. The abstract is missing in the PDF even if I code it using the {abstract} environment. [Answer]
  4. I am getting 2 straight lines only instead of the abstract, even if I code the abstract in the {abstract} environment. [Answer]
  5. I am using the lineno package to add line numbers to the manuscript before submission. This does not number the lines in the abstract. Is there a way around this? [Answer]
  6. The title page appeared twice. How can I remove one? [Answer]
  7. How can I typeset the title page and main matter in separate pages? [Answer]
  8. I have made numerous attempts to get the email addresses to appear on the title page of my article, but with no luck. [Answer]
  9. How should I code a dedication? [Answer]

Mainmatter

  1. I am preparing my paper using elsarticle.cls and LaTeX. Can you tell me how to compress lists of at least three consecutive numerical citations that occur together in the text? [Answer]
  2. I am using elsarticle.cls package for my paper submission. It really works very well, but I cannot use natbib package with the sort&compress option; an option clash error appears when I use it. In such a case, the reference citation appears as [30, 40, 15, 31, 32, 4] rather than [4, 15, 30-32, 40] as the ordinary article class appears. [Answer]
  3. I am using elsarticle.cls, and I want to present 2 subfigures side by side, caption them separately and also would like to incorporate a global caption. [Answer]
  4. When I use the review option, my tables become malformed due to double spacing. How can prevent double spacing? Also, is there a way to prevent double spacing for a portion of the document? [Answer]
  5. I have coded the bibliography for author--year citations. But still I obtain numbered citations. How can I format the citation in the author--year form? [Answer]
  6. I want to add nomenclature. Could you please guide me on that? [Answer]
  7. How can I create an acknowledgement section? [Answer]
  8. When I use \Box, an error message appears --- `\Box not provided in base LaTeX2e'. [Answer]

Backmatter

  1. I just cannot typeset the references and bibliography in harvard style (i.e., author--year format). [Answer]
  2. I am using `elsarticle-harv.bst' as a bibtex style file that is supposed to produce references in an author--year citation style. However, it produces the references in numerical style. Can you please tell me what went wrong? [Answer]
  3. I have now a problem with bibliography. The reference list does not appear. Also the `?' only appears where the references are cross-referred to. [Answer]
  4. How do I get natbib to generate the references with journal abbreviations rather than full journal names. [Answer]

General questions

  1. I would like to sumbit a paper to Elsevier. Please advise how should I proceed? [Answer]
  2. I would like to know the status of my submited paper. [Answer]
  3. I am preparing a paper for Chemical Engineering Science. I have downloaded the required LaTeX package. However, I am confused about which reference style I should use for this journal? [Answer]
  4. I am using a template file (elsarticle-template-num). For the abstract part, the paper asks for an MSC code. Where do I find that code for my paper? [Answer]
  5. From where can I download the source files used to create elsdoc.pdf? [Answer]
  6. How do I create the line- and page-breaks, and in the same pagination when the article is printed in the journal? [Answer]