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