From 85f1259bf1de6bac709a027af7b1b76d40e020e8 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 20 Sep 2016 11:45:25 +0200 Subject: [PATCH] Improve bibliography info (general) Consider all thesis types. --- lib/layouts/stdciteformats.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/layouts/stdciteformats.inc b/lib/layouts/stdciteformats.inc index 07de74ba35..d3909a0fba 100644 --- a/lib/layouts/stdciteformats.inc +++ b/lib/layouts/stdciteformats.inc @@ -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 -- 2.39.2