[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?
From: |
Rasmus |
Subject: |
Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys? |
Date: |
Wed, 04 Mar 2015 19:30:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Hi,
Vaidheeswaran C <address@hidden> writes:
> 1. Visit http://www.amazon.in/How-Read-Book-Touchstone-book/dp/0671212095
> 2. Add it to Zotero.
> 3. Export My Library to BibTeX format.
> 4. The attached file -- My Library 1.bib -- is what I get.
>
> When I import the above .bib file to JabRef GUI, the keys that are
> reported are \cite{adler_how_1972},
> \cite{center_for_history_and_new_media_zotero_????}.
>
> I am a novice comes to citation. I had a vague impression by that `_'
> is not allowed in cite keys. If we go this way, then the above
> workflow will be a nightmare.
Underscore is fine. Here's the regexp that bibtex.el uses for keys:
\\([][[:alnum:].:;?!`'/address@hidden|()<>&_^$-]+\\)
See bibtex-entry-head.
Jabref is pretty solid (though I'm not at fan of how handles encoding) and
will not produce wrong keys.
Cheers,
Rasmus
--
One thing that is clear: it's all down hill from here
- [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Vaidheeswaran C, 2015/03/04
- [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Vaidheeswaran C, 2015/03/04
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?,
Rasmus <=
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Vaidheeswaran C, 2015/03/04
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/04
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Vaidheeswaran C, 2015/03/04
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Christian Moe, 2015/03/04
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Richard Lawrence, 2015/03/05
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Nicolas Goaziou, 2015/03/06
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/06
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Nicolas Goaziou, 2015/03/06
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Rasmus, 2015/03/06
- Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?, Eric S Fraga, 2015/03/06