Skip to main content

Questions tagged [bst]

0 votes
0 answers
40 views

Goodmorning, I am writing a bst file (see below) but I have two problems: I need that cited articles appear following the year of publication (firstly the newest) References have to be anticipated by ...
Lorenzo's user avatar
  • 11
2 votes
1 answer
126 views

I have created a custom bibliography style file IEEEtran.bst to suppress the printing of the note field of each bib entry. The modification I've made to this file is as follows: % EDIT: This is what I ...
Bart Wolleswinkel's user avatar
0 votes
1 answer
82 views

I am preparing a manuscript for preparation to eNeuro in Overleaf, which follows the Journal of Neuroscience citation style. I'm used to using biblatex with a biber backend but this requires BibTex. ...
emdc95's user avatar
  • 1
1 vote
0 answers
55 views

I'm editing a copy of unsrt.bst to change the format of the author's names in FUNCTION {format.names}, by replacing: s nameptr "{ff~}{vv~}{ll}{, jj}" format.name$ 't := with: s ...
Andrestand's user avatar
  • 1,135
1 vote
1 answer
63 views

I am editing a bst file and I need to produce the following reference of a book chapter: Surname, IN (Year). 'Title of chapter', in Editor Surname, IN (ed.), Name of Book, Place:Publisher, pp. 1-10. ...
Martin's user avatar
  • 11
0 votes
0 answers
14 views

I am using the apalike.bst format for referencing, however in my thesis I need to cite some websitess that do not have an author, so I need to include the webpage name as the author, per request. For ...
Martin's user avatar
  • 11
0 votes
0 answers
67 views

I'm writing a paper in the Springer Nature template: https://www.springernature.com/gp/authors/campaigns/latex-author-support I'm receiving the following message: You can't pop an empty literal stack ...
Eric D'Antona's user avatar
1 vote
1 answer
118 views

I am writing my bachelors thesis and the institute didn't provide a decent LaTeX template, only some PhD thesis that I can use as a reference. Luckily I found some of the old code on one of the ...
DarkDiamond's user avatar
0 votes
0 answers
31 views

I'm using a German variant of the chicago.bst file (source: https://github.com/MissBC/LaTeX-Vorlage-KIT-Abschlussarbeit/blob/master/chicago-de.bst) for my dissertation. The output is just not what I ...
sanpii's user avatar
  • 11
0 votes
0 answers
72 views

I'm using \bibliographystyle{unsrt.bst} and want my references to appear as Ghosh R and Naryanan G 2008 Control of three phase, four wire PWPM rectifier. IIEE Trans. Power Electron. 24(6): 1444-1452. ...
Jyoti's user avatar
  • 1
0 votes
0 answers
37 views

I'm making a thesis template for my university. In my school's standard file, all the periods generated by add.period should be full width, i.e. [J]. Some Press -> [J].Some Press Full Stop: U+002E -...
Syvshc's user avatar
  • 1,440
1 vote
0 answers
115 views

This is a follow-up question to Citation "et al." only for four and more authors with natbib and jf.bst I just tried the answer given there, hoping it would solve our BibTex problem: Our ...
Peter Castine's user avatar
1 vote
1 answer
78 views

I've created a new bst file using makebst but I want to make one change in it but have no idea how. The current bst creates references as follows: However, I need a comma after the volume number, ...
Cody Chung's user avatar
3 votes
0 answers
44 views

I had to change a .bst file so that the following format.doi function is included: FUNCTION {format.doi} { doi empty$ { bbl.url url tie.or.space.connect output } { bbl.doi doi tie.or.space....
kloop's user avatar
  • 10.3k
1 vote
1 answer
120 views

I am personalizing the IEEEtran.bst file to adapt it for another journal, which already has bibliography rules since many years (but not a latex class). As I prepared the latex class for typesetting ...
TrAmA's user avatar
  • 27

15 30 50 per page
1
2 3 4 5