Hey Johannes
Thank you very much for your help. Unfortunately that one didn't work too, so I had to use \bibitem environment (fortunately I only have 23 references). Actually I found that no matter what the \bibliographystyle is set to, the references were always sorted alphabetically.
Search found 8 matches
- Tue May 19, 2015 7:55 am
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
- Sun May 17, 2015 8:07 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Re: Problem with references using BibTeX with TeXmaker edito
Yes, actually I tried {unsrt} and {IEEEtran} as well, but the problem persisted for both.
- Sun May 17, 2015 7:56 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Re: Problem with references using BibTeX with TeXmaker edito
Hey Johannes
Thanks you very much, this piece of code solved the problem of bibliography header. The only thing that remains is the mixing of reference numbers (well, they're not only in a wrong order in the list at the end of the document, they also don't show up correctly within the text, e.g ...
Thanks you very much, this piece of code solved the problem of bibliography header. The only thing that remains is the mixing of reference numbers (well, they're not only in a wrong order in the list at the end of the document, they also don't show up correctly within the text, e.g ...
- Sun May 17, 2015 6:15 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Problem with references using BibTeX with TeXmaker editor
Hey Johannes
Below is the part of the LaTeX file containing the packages, some citations, and the bibliography.
%% Copyright 2007, 2008, 2009 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
%%
%% It may be distributed under the ...
Below is the part of the LaTeX file containing the packages, some citations, and the bibliography.
%% Copyright 2007, 2008, 2009 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
%%
%% It may be distributed under the ...
- Sun May 17, 2015 5:39 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Problem with references using BibTeX with TeXmaker editor
Hey Johannes
This is my complete bibtex file (after keeping only the essential information) as you advised:
@ARTICLE{num1,
author={Zhao, Z. and Iravani, M.R.},
journal={Power Delivery, IEEE Transactions on},
title={Application of GTO voltage source inverter in a hybrid HVDC link},
year={1994 ...
This is my complete bibtex file (after keeping only the essential information) as you advised:
@ARTICLE{num1,
author={Zhao, Z. and Iravani, M.R.},
journal={Power Delivery, IEEE Transactions on},
title={Application of GTO voltage source inverter in a hybrid HVDC link},
year={1994 ...
- Sun May 17, 2015 4:58 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Problem with references using BibTeX with TeXmaker editor
Hey Johannes
Thank you so much for your reply. Actually I tried as you said and it's now printing the reference numbers and the list at the end of the document. However the numbers are mixed (for instance cite\ref1 gives [21], not [1] as intended). Also the word "References" is not printed at the ...
Thank you so much for your reply. Actually I tried as you said and it's now printing the reference numbers and the list at the end of the document. However the numbers are mixed (for instance cite\ref1 gives [21], not [1] as intended). Also the word "References" is not printed at the ...
- Sun May 17, 2015 10:34 am
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Re: Problem with references using BibTeX with TeXmaker edito
Hello Johannes
Thanks for your reply. Actually I meant that both bib files didn't work with LaTeX. The references appear as question marks and the same problem I described persists.
Thanks for your reply. Actually I meant that both bib files didn't work with LaTeX. The references appear as question marks and the same problem I described persists.
- Sun May 17, 2015 8:40 am
- Forum: BibTeX, biblatex and biber
- Topic: Problem with references using BibTeX with TeXmaker editor
- Replies: 16
- Views: 21671
Problem with references using BibTeX with TeXmaker editor
Hello there
I'm trying to write my bibliography using BibTeX, I'm using TeXmaker editor. Now, my .bib file is saved in the same folder as my tex file I'm using both \bibliographystyle and \bibliography commands, but my references just appear as question marks, and the reference list is not printed ...
I'm trying to write my bibliography using BibTeX, I'm using TeXmaker editor. Now, my .bib file is saved in the same folder as my tex file I'm using both \bibliographystyle and \bibliography commands, but my references just appear as question marks, and the reference list is not printed ...