I have the following entry in my bibliography:
Code: Select all
@inbook{necrodies,
maintitle={Dioeceses Augustensis,
Constantiensis, Curiensis},
author={},
title={Necrologium Diessense},
year={1888},
editor={Franz Ludwig Baumann},
options = {shorthandibid=false},
shorthand={Necrologium Diessense},
keywords={Quelle},
series={Monumenta Germaniae Historica.
Necrologia Germaniae},
number ={1},
pages={S. 7-32},
address={Hannover}
}
Dioeceses Augustensis, Constantiensis, Curiensis, hrsg. v. Franz
Ludwig Baumann (Monumenta Germaniae Historica. Necrologia
Germaniae 1), Hannover 1888, S. 7–32.
The way it should be is: Necrologium Diessense, hrsg. v. Franz
Ludwig Baumann, in: Dioeceses Augustensis, Constantiensis,
Curiensis (Monumenta Germaniae Historica. Necrologia Germaniae
1), Hannover 1888, S. 7–32.
How do I have to change the entry to get this output?
Thx!