Re: authordate1 bibstyle generate bibliographies between "()" and not between "[]"
- From: rf10@xxxxxxxxxxxx (Robin Fairbairns)
- Date: 30 Sep 2008 18:35:14 GMT
jallouli.med.Amine@xxxxxxxxx writes:
I am using Miktex 2.7. My gool is to use the authordate1 bibstyle. So,
I installed the package authordate1-4 and I wrote this code:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,12pt,oneside]{book}
...
\usepackage{authordate1-4}
\begin{document}
...
...
\bibliographystyle{authordate1}
\bibliography{mybib}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
When I taped \cite{Granger03,Zhang93}, I got: (Granger, 2003; Zhang,
1993).
What I'm expecting is [Granger, 2003; Zhang, 1993].
Is it possible that authordate1 bibstyle generate bibliographies with
"[]" in stead of "()"?
nothing to do with the bibstyle.
i would guess that
\makeatletter
\def\@cite#1#2{[#1\if@tempswa, #2\fi]}
\makeatother
would do the job; a modern biblio package would provide a control for
that, but the authordate series are from the early 90s.
i wouldn't be surprised if natbib and one of its friends couldn't
help, but i don't have these things at my fingertips.
--
Robin Fairbairns, Cambridge
.
- References:
- authordate1 bibstyle generate bibliographies between "()" and not between "[]"
- From: jallouli . med . Amine
- authordate1 bibstyle generate bibliographies between "()" and not between "[]"
- Prev by Date: Re: Chapter like in "The LaTeX Companion"
- Next by Date: Re: LaTeX fonts in figures (pdflatex and PDF files)
- Previous by thread: authordate1 bibstyle generate bibliographies between "()" and not between "[]"
- Next by thread: CTAN update: V1.13 update to IEEEtran BibTeX style.
- Index(es):