From be945a0656d3e25139948a886570dd55bf4a606e Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sat, 18 Mar 2017 15:35:45 +0100 Subject: [PATCH] Use "Prename Surname" format for basic numeric styles. --- lib/citeengines/basic.citeengine | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/citeengines/basic.citeengine b/lib/citeengines/basic.citeengine index 278c3a4752..a37a2b7db8 100644 --- a/lib/citeengines/basic.citeengine +++ b/lib/citeengines/basic.citeengine @@ -59,6 +59,10 @@ CiteFormat default !open [ !sep , !close ] + # Modify scheme of the first author in the bibliography + !firstnameform %prename% %surname% + # Modify scheme of other authors in the bibliography + !othernameform %prename% %surname% # A link that lets us jump to the bibliography entry in LyXHTML # %clean:key% will be substituted by the cite key to give a unique id