Opened 17 months ago
Last modified 2 weeks ago
#894 in_review defect
BibTeX format and R.Keith Ellis
| Reported by: | hoc | Owned by: | simko |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | BibFormat | Version: | |
| Keywords: | INSPIRE DEPLOYED | Cc: |
Description
BibTeX current puts out the author name as it is in the record, so for
http://inspirehep.net/record/896020/export/hx
we get "Ellis, R.Keith".
BibTeX formatting (done by user, nothing to do with INSPIRE) turns this into "R. Ellis" (which is wrong).
What we want to output is
"Ellis, R. Keith"
which will produce the correct form "R.K. Ellis"
Change History (3)
comment:1 Changed 15 months ago by jlavik
- Keywords INSPIRE DEPLOYED added
- Status changed from new to in_merge
comment:2 Changed 15 months ago by jlavik
comment:3 Changed 2 weeks ago by simko
- Owner set to simko
- Status changed from in_merge to in_review
Note: See
TracTickets for help on using
tickets.

Fixed in INSPIRE repository.