Search found 4 matches

by ehound
Wed Dec 28, 2011 6:39 pm
Forum: BibTeX, biblatex and biber
Topic: Need refs in brackets [1] [2] not 1. 2.
Replies: 5
Views: 6117

Need refs in brackets [1] [2] not 1. 2.

Bingo! From another post "change bibliography style" someone wanted a custom bib label so kaiserkarl13 replied:

\makeatletter
\def\@biblabel#1{[Exhibit: #1]}
\makeatother

So I changed that to the following which puts references in text and bibliography in brackets...thanks y'all I'm stoked now ...
by ehound
Wed Dec 28, 2011 6:32 am
Forum: BibTeX, biblatex and biber
Topic: Need refs in brackets [1] [2] not 1. 2.
Replies: 5
Views: 6117

Re: Need refs in brackets [1] [2] not 1. 2.

Dang, I made the above change that worked for zeroan -> \bibliographystyle{plain} however on my system it didn't put brackets around the bibliography numbers. I'm running TexShop Version 2.43 on a Mac OS X Version 10.5.8. Anyway I got a response on this forum right away. I've posted the same ...
by ehound
Wed Dec 28, 2011 2:53 am
Forum: BibTeX, biblatex and biber
Topic: Need refs in brackets [1] [2] not 1. 2.
Replies: 5
Views: 6117

Re: Need refs in brackets [1] [2] not 1. 2.

OK great zeroan thanks...um, I changed %\bibliographystyle{spbasic} right where it is to \bibliographystyle{plain}...and mine pdf's the same as before. So do I need to move the command somewhere else, and not still use /begin{thebibliography}{99}?
by ehound
Tue Dec 27, 2011 11:06 pm
Forum: BibTeX, biblatex and biber
Topic: Need refs in brackets [1] [2] not 1. 2.
Replies: 5
Views: 6117

Need refs in brackets [1] [2] not 1. 2.

Greetings and salutations,

In a Springer journal article the citations pdf correctly in brackets in the text [1] [2], however at the end list 1. 2. Whereas the journal requires [1] [2] in the bibliography. Here's a minimal working extract:

\begin{filecontents*}{example.eps}
gsave
newpath
20 20 ...