Hello All,
With the following document class:
\documentclass[12pt]{report}
and the following bib file and style:
\bibliographystyle{elsarticle-harv}
\bibliography{References}
%\bibliography{IEEEfull,References}
and using the natbib package, I had some problems with my references; for ...
Search found 7 matches
- Wed Aug 14, 2013 4:24 pm
- Forum: BibTeX, biblatex and biber
- Topic: Name Order in Biblography Entry
- Replies: 1
- Views: 11214
- Wed Jun 26, 2013 12:48 am
- Forum: Math & Science
- Topic: Breaking an inline equation in multiple lines
- Replies: 1
- Views: 15793
Breaking an inline equation in multiple lines
Hello,
May I kindly ask how to split a long math in the body of a text in two lines? I already tried the previously-suggested approaches in this forum but non of them worked for me. I used $$ ... $$; its output was not satisfactory. I also used \allowbreak{...} with \big\{ ...\big\} but it didn't ...
May I kindly ask how to split a long math in the body of a text in two lines? I already tried the previously-suggested approaches in this forum but non of them worked for me. I used $$ ... $$; its output was not satisfactory. I also used \allowbreak{...} with \big\{ ...\big\} but it didn't ...
- Mon May 27, 2013 12:13 am
- Forum: BibTeX, biblatex and biber
- Topic: References in Text replaced by Question Mark
- Replies: 1
- Views: 7162
Re: References in Text replaced by Question Mark
I just want to let those who may run into similar problem know that the problem gets fixed by replacing the bibliography style from "elsarticle-harv" to "elsarticle-num-names". The citations in the body of the document are the same; however, the format of the references in the end of the document is ...
- Sun May 26, 2013 9:40 am
- Forum: BibTeX, biblatex and biber
- Topic: References in Text replaced by Question Mark
- Replies: 1
- Views: 7162
References in Text replaced by Question Mark
Hello,
I have a bib file ( References.bib ) with elsarticle-harv style:
\bibliographystyle{elsarticle-harv}
\bibliography{References}
With elsarticle document class, that is:
\documentclass[authoryear,review,12pt]{elsarticle}
all the references in the body of my paper is nicely shown but ...
I have a bib file ( References.bib ) with elsarticle-harv style:
\bibliographystyle{elsarticle-harv}
\bibliography{References}
With elsarticle document class, that is:
\documentclass[authoryear,review,12pt]{elsarticle}
all the references in the body of my paper is nicely shown but ...
- Thu Apr 08, 2010 9:40 pm
- Forum: General
- Topic: Presentation with latex, changing the width in each frame
- Replies: 0
- Views: 1210
Presentation with latex, changing the width in each frame
Hello,
In my presentation, I use "\usetheme{Warsaw}" and in order to increase the usable space in each frame, I use "\useoutertheme{infolines}". In this way, the bar at the bottom of each page is equally divided between author's name, title, and date and slide number. Is there anyway to change the ...
In my presentation, I use "\usetheme{Warsaw}" and in order to increase the usable space in each frame, I use "\useoutertheme{infolines}". In this way, the bar at the bottom of each page is equally divided between author's name, title, and date and slide number. Is there anyway to change the ...
- Thu Mar 18, 2010 4:48 am
- Forum: Page Layout
- Topic: Caption in TOC in multiple lines
- Replies: 2
- Views: 1889
Re: Caption in TOC in multiple lines
Yes, it works. Thank you so much.
- Wed Mar 17, 2010 9:04 pm
- Forum: Page Layout
- Topic: Caption in TOC in multiple lines
- Replies: 2
- Views: 1889
Caption in TOC in multiple lines
I’ve a question and I really appreciate your help.
The captions of my figures and tables are so long so that in the Table of Contents (TOC), these captions exceed the page limit. A short caption is not desired, instead, I want to have the captions in TOC in multiple lines. The same holds for the ...
The captions of my figures and tables are so long so that in the Table of Contents (TOC), these captions exceed the page limit. A short caption is not desired, instead, I want to have the captions in TOC in multiple lines. The same holds for the ...