Skip to content

[back] Fix journal article entries in bibliography #8165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

morinmorin
Copy link
Contributor

This PR applies the following corrections and formatting unifications.

  • Fixes author name typo: "R. Client Whaley" should be "R. Clint Whaley". (c.f. https://doi.org/10.1145/567806.567807 )
  • Adds missing page numbers.
  • Unifies article title format: Roman style with sentence capitalization.
  • Unifies journal title format: italicized.
  • Unifies journal volume/issue format: "vol. X, no. Y".

\doccite{Fast linear algebra is stable},
Numerische Mathematik 108 (59--91), 2007.
Fast linear algebra is stable,
\doccite{Numerische Mathematik}, Vol.\ 108, No.\ 1, pp.\ 59--91, 2007.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to \doccite the title of the book / article elsewhere in this list, not (necessarily) the journal name.

Agreed with the rest of the adjustments.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, will fix.
Just to be sure: is it okay to continue with the current "articles title in italic" style? In usual bibliographic styles, article titles are written in roman and journal names are written in italic. Examples (C.7.2) in ISO 690:2010 follow this convention as well.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tkoeppe, what do you want here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants