]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdciteformats.inc
Improve bibliography info (general)
[features.git] / lib / layouts / stdciteformats.inc
index 07de74ba3587285aae9ff1bf5f52b7a57199a958..d3909a0fba34da5150894fb105972105ad783bbf 100644 (file)
@@ -30,5 +30,8 @@ CiteFormat default
        incollection %!insomething%
        inproceedings %!insomething%
 
-       thesis %author%, %title% (%!location%{%school%[[%school%]][[%institution%]]}, %year%).{%note%[[ %note%]]}
+       !theses %author%, %title% (%!location%{%school%[[%school%]][[%institution%]]}, %year%).{%note%[[ %note%]]}
+       thesis %!theses%
+       phdthesis %!theses%
+       mastersthesis %!theses%
 End