BibTeX field type: howpublished
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.
The howpublished
field is used with the @misc
entry, typically as a workaround for a source type BibTeX does not support. The most common example is when citing web pages and specifying a URL.
@misc{BibTeXeu,
title = {{Reference management with BibTeX: A short guide},
howpublished = {\url{https://bibtex.eu/}},
note = {Accessed: 2022-06-12}
}