BibTeX field type: crossref
note
Tato stránka je v současné době k dispozici pouze v angličtině, ale velmi bychom potřebovali vaši pomoc s jejím překladem do vašeho jazyka! Pokud máte zájem, podívejte se na naše úložiště GitHub, kde najdete další informace o tom, jak přispět.
If you have several entries referring to the same proceedings
, you can use crossref
to specify fields common to several entries only once by defining crossref = {citationkey}
. Where citationkey
is the citation key of the cross-referenced entry.
@inproceedings{...,
crossref = {CITATIONKEY},
}
@proceedings{CITATIONKEY,
title = {...},
... = {...},
}