For anyone else submitting to the Journal of Phycology , here's my hack.
In the .dbj file, for the <<AMPERSAND selection, I chose the varand, or \BIBand option:
%<<AMPERSAND:
% %:(def) Use word 'and' in author lists
% amper,%. User ampersand in place of 'and'
varand,% Use \BIBand in place of 'and ...
Search found 5 matches
- Thu Jun 24, 2010 9:55 pm
- Forum: BibTeX, biblatex and biber
- Topic: Citations, references, ampersand, and "and"
- Replies: 3
- Views: 10067
- Wed Jun 23, 2010 3:32 pm
- Forum: BibTeX, biblatex and biber
- Topic: Citations, references, ampersand, and "and"
- Replies: 3
- Views: 10067
Citations, references, ampersand, and "and"
Thanks for the suggestion. In my .dbj file I changed amper to and , so now I have '&' in my citations and 'and' in my references, which is the exact opposite of what I need.
Does natbib always have '&' in the citation? I'm trying some of the other styles, but most online information doesn't give ...
Does natbib always have '&' in the citation? I'm trying some of the other styles, but most online information doesn't give ...
- Tue Jun 22, 2010 8:11 pm
- Forum: BibTeX, biblatex and biber
- Topic: Citations, references, ampersand, and "and"
- Replies: 3
- Views: 10067
Citations, references, ampersand, and "and"
Hi, all.
I am submitting to a journal that requires me to use "and" for in-text citations but an ampersand ("&") for the references. For example, they want:
citation:
"In a study of yadda yadda yadda, blah blah blah (Jones and Smith, 1995)."
reference:
"Jones, H. J. & Smith, D. B. 1995. A study ...
I am submitting to a journal that requires me to use "and" for in-text citations but an ampersand ("&") for the references. For example, they want:
citation:
"In a study of yadda yadda yadda, blah blah blah (Jones and Smith, 1995)."
reference:
"Jones, H. J. & Smith, D. B. 1995. A study ...
- Wed Dec 02, 2009 7:11 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography spacing for journal
- Replies: 1
- Views: 2288
Re: Bibliography spacing for journal
In case anyone else is looking for the answer, I'm posting what I learned from one of my colleagues. You can set the spacing in the preamble.
Left-justify in BibTex:
\setlength{\bibhang}{0em}
Space between bibliography items:
\setlength{\bibsep}{16.0pt}
Left-justify in BibTex:
\setlength{\bibhang}{0em}
Space between bibliography items:
\setlength{\bibsep}{16.0pt}
- Fri Oct 23, 2009 7:36 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography spacing for journal
- Replies: 1
- Views: 2288
Bibliography spacing for journal
Hello.
I am preparing a manuscript for publication. The journal specifies that in the bibliography, all entries should be left-justified (no hanging indents), and that an extra vertical space should be left between entries.
Is there a way to specify this format in BiBTeX?
Thanks,
Annette
I am preparing a manuscript for publication. The journal specifies that in the bibliography, all entries should be left-justified (no hanging indents), and that an extra vertical space should be left between entries.
Is there a way to specify this format in BiBTeX?
Thanks,
Annette