Cite This Page
Bibliographic details for Security
- Page name: Security
- Author: Securipedia contributors
- Publisher: Securipedia, .
- Date of last revision: 30 January 2013 16:39 UTC
- Date retrieved: 5 June 2026 22:33 UTC
- Permanent URL: https://securipedia.eu/index.php?title=Security&oldid=9417
- Page Version ID: 9417
Citation styles for Security
APA style
Security. (2013, January 30). Securipedia, . Retrieved 22:33, June 5, 2026 from https://securipedia.eu/index.php?title=Security&oldid=9417.
MLA style
"Security." Securipedia, . 30 Jan 2013, 16:39 UTC. 5 Jun 2026, 22:33 <https://securipedia.eu/index.php?title=Security&oldid=9417>.
MHRA style
Securipedia contributors, 'Security', Securipedia, , 30 January 2013, 16:39 UTC, <https://securipedia.eu/index.php?title=Security&oldid=9417> [accessed 5 June 2026]
Chicago style
Securipedia contributors, "Security," Securipedia, , https://securipedia.eu/index.php?title=Security&oldid=9417 (accessed June 5, 2026).
CBE/CSE style
Securipedia contributors. Security [Internet]. Securipedia, ; 2013 Jan 30, 16:39 UTC [cited 2026 Jun 5]. Available from: https://securipedia.eu/index.php?title=Security&oldid=9417.
Bluebook style
Security, https://securipedia.eu/index.php?title=Security&oldid=9417 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Securipedia",
title = "Security --- Securipedia{,} ",
year = "2013",
url = "https://securipedia.eu/index.php?title=Security&oldid=9417",
note = "[Online; accessed 5-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 = "Securipedia",
title = "Security --- Securipedia{,} ",
year = "2013",
url = "\url{https://securipedia.eu/index.php?title=Security&oldid=9417}",
note = "[Online; accessed 5-June-2026]"
}