Improve bibliography info (general)

Consider all thesis types.
This commit is contained in:
Juergen Spitzmueller 2016-09-20 11:45:25 +02:00
parent 9974d15a74
commit 2dfc12b254
2 changed files with 7 additions and 1 deletions

View File

@ -33,5 +33,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

View File

@ -42,6 +42,9 @@ What's new
e.g. "LaTeX (pdflatex) Preview". In addition, View > "Source Pane" has been
renamed into "Code Preview Pane".
- Improve information preview of bibliographic references (e.g. in the Citation
dialog), particularly for bibtex databases that use biblatex features.
* DOCUMENTATION AND LOCALIZATION