|
|
Cite This Page
Bibliographic details for Header
- Page name: Header
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 30 May 2019 06:47 UTC
- Date retrieved: 29 June 2026 19:14 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Header&oldid=5295
- Page Version ID: 5295
Citation styles for Header
APA style
Header. (2019, May 30). zaoniao, . Retrieved 19:14, June 29, 2026 from http://en.zaoniao.it/index.php?title=Header&oldid=5295.
MLA style
"Header." zaoniao, . 30 May 2019, 06:47 UTC. 29 Jun 2026, 19:14 <http://en.zaoniao.it/index.php?title=Header&oldid=5295>.
MHRA style
zaoniao contributors, 'Header', zaoniao, , 30 May 2019, 06:47 UTC, <http://en.zaoniao.it/index.php?title=Header&oldid=5295> [accessed 29 June 2026]
Chicago style
zaoniao contributors, "Header," zaoniao, , http://en.zaoniao.it/index.php?title=Header&oldid=5295 (accessed June 29, 2026).
CBE/CSE style
zaoniao contributors. Header [Internet]. zaoniao, ; 2019 May 30, 06:47 UTC [cited 2026 Jun 29]. Available from: http://en.zaoniao.it/index.php?title=Header&oldid=5295.
Bluebook style
Header, http://en.zaoniao.it/index.php?title=Header&oldid=5295 (last visited June 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Header --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Header&oldid=5295",
note = "[Online; accessed 29-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "zaoniao",
title = "Header --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Header&oldid=5295}",
note = "[Online; accessed 29-June-2026]"
}