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