BibTeX field type: email
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.
Email includes the email address of the stated authors if you want to indicate them. It's not a common field and might not be supported.
To specify email addresses, the following variants are recommended:
As a note to display at the end of the reference:
@book{ ... ,
author = {Muller, John},
...
note = "{\tt john.muller@example.com}"
}
To display behind the family name:
@book{ ... ,
author = {Muller {\tt john.muller@example.com}, John },
...
}