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