|
|
Cite This Page
Bibliographic details for Headers
- Page name: Headers
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 30 May 2019 06:44 UTC
- Date retrieved: 15 May 2026 11:25 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Headers&oldid=5292
- Page Version ID: 5292
Citation styles for Headers
APA style
Headers. (2019, May 30). zaoniao, . Retrieved 11:25, May 15, 2026 from http://en.zaoniao.it/index.php?title=Headers&oldid=5292.
MLA style
"Headers." zaoniao, . 30 May 2019, 06:44 UTC. 15 May 2026, 11:25 <http://en.zaoniao.it/index.php?title=Headers&oldid=5292>.
MHRA style
zaoniao contributors, 'Headers', zaoniao, , 30 May 2019, 06:44 UTC, <http://en.zaoniao.it/index.php?title=Headers&oldid=5292> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Headers," zaoniao, , http://en.zaoniao.it/index.php?title=Headers&oldid=5292 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Headers [Internet]. zaoniao, ; 2019 May 30, 06:44 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Headers&oldid=5292.
Bluebook style
Headers, http://en.zaoniao.it/index.php?title=Headers&oldid=5292 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Headers --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Headers&oldid=5292",
note = "[Online; accessed 15-May-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 = "Headers --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Headers&oldid=5292}",
note = "[Online; accessed 15-May-2026]"
}