Skip to content
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

spell out abbreviated author names #14

Open
nichtich opened this issue Sep 12, 2016 · 1 comment
Open

spell out abbreviated author names #14

nichtich opened this issue Sep 12, 2016 · 1 comment

Comments

@nichtich
Copy link
Contributor

On the command line this shows all author names with abbreviated given names:

grep author *.bib | egrep '[A-Z]\.

Most instances are in ECDL2006.bib (e.g. "Tudhope, D." instead of "Douglas Tudhope"). In addition ECDL2004.bib ("H. Lundbeck"), ECDL2005.bib ("Mathew J. Weaver"), ECDL2007.bib and ECDL2008.bib ("Marjorie M. K. Hlava"), specialissues2004.bib, TPDL2013.bib, TPDL2014.bib (...).

Abbreviated middle names might be ok if used consistently but given names should be spelled out.

@PhilippMayr
Copy link
Owner

todo ECDL2016.bib

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

No branches or pull requests

2 participants