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