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