You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On the command line this shows all author names with abbreviated given names:
Most instances are in
ECDL2006.bib
(e.g. "Tudhope, D." instead of "Douglas Tudhope"). In additionECDL2004.bib
("H. Lundbeck"),ECDL2005.bib
("Mathew J. Weaver"),ECDL2007.bib
andECDL2008.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.
The text was updated successfully, but these errors were encountered: