* bibtex label
@ 2006-10-10 11:55 mjh127
2006-10-10 14:33 ` Maarten Bergvelt
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: mjh127 @ 2006-10-10 11:55 UTC (permalink / raw)
when bibtex suggests a label for a publication written by author
'firstname lastname' it usually turns out to be 'lastnameYY' with YY
being the truncated year of publication. However, I want it to be
'lastnameYYYY' with the full year of publication. I probalby will have
to change some bibtex.el file. But which lines of the code are to be
changed and how?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: bibtex label
2006-10-10 11:55 bibtex label mjh127
@ 2006-10-10 14:33 ` Maarten Bergvelt
2006-10-10 14:48 ` Kevin Rodgers
[not found] ` <mailman.7970.1160491785.9609.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: Maarten Bergvelt @ 2006-10-10 14:33 UTC (permalink / raw)
In article <1160481327.938393.94790@i3g2000cwc.googlegroups.com>, mjh127 wrote:
> when bibtex suggests a label for a publication written by author
> 'firstname lastname' it usually turns out to be 'lastnameYY' with YY
> being the truncated year of publication. However, I want it to be
> 'lastnameYYYY' with the full year of publication. I probalby will have
> to change some bibtex.el file. But which lines of the code are to be
> changed and how?
What do you mean by "bibtex suggests"? When I use bibtex it produces a
label, and what label is controled by the bibliography style. What is
a bibtex.el file? Are you using emacs as your editor? Are you asking a
question about the integration of bibtex with emacs?
Maybe you should read
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=BibTeXing
or chapter 12/13 of the Latex Companion?
Maybe you should give a minimal example of what you do now and
explain what you want to change.
Minimal example?
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl
Ask questions?
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=askquestion
--
Maarten Bergvelt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: bibtex label
2006-10-10 11:55 bibtex label mjh127
2006-10-10 14:33 ` Maarten Bergvelt
@ 2006-10-10 14:48 ` Kevin Rodgers
[not found] ` <mailman.7970.1160491785.9609.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-10-10 14:48 UTC (permalink / raw)
mjh127 wrote:
> when bibtex suggests a label for a publication written by author
> 'firstname lastname' it usually turns out to be 'lastnameYY' with YY
> being the truncated year of publication. However, I want it to be
> 'lastnameYYYY' with the full year of publication. I probalby will have
> to change some bibtex.el file. But which lines of the code are to be
> changed and how?
I don't even use bibtex, but it only took about a minute to find the
relevant option:
C-h v bibtex-autokey-year-length
--
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: bibtex label
[not found] ` <mailman.7970.1160491785.9609.help-gnu-emacs@gnu.org>
@ 2006-10-12 4:50 ` mjh127
0 siblings, 0 replies; 4+ messages in thread
From: mjh127 @ 2006-10-12 4:50 UTC (permalink / raw)
Thank you. That solved my problem immediately.
Manfred.
Kevin Rodgers schrieb:
> mjh127 wrote:
> > when bibtex suggests a label for a publication written by author
> > 'firstname lastname' it usually turns out to be 'lastnameYY' with YY
> > being the truncated year of publication. However, I want it to be
> > 'lastnameYYYY' with the full year of publication. I probalby will have
> > to change some bibtex.el file. But which lines of the code are to be
> > changed and how?
>
> I don't even use bibtex, but it only took about a minute to find the
> relevant option:
>
> C-h v bibtex-autokey-year-length
>
> --
> Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-10-12 4:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 11:55 bibtex label mjh127
2006-10-10 14:33 ` Maarten Bergvelt
2006-10-10 14:48 ` Kevin Rodgers
[not found] ` <mailman.7970.1160491785.9609.help-gnu-emacs@gnu.org>
2006-10-12 4:50 ` mjh127
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.