Cite This Page
Bibliographic details for Security issue: breaking and entering
- Page name: Security issue: breaking and entering
- Author: Securipedia contributors
- Publisher: Securipedia, .
- Date of last revision: 14 August 2012 08:36 UTC
- Date retrieved: 5 May 2026 20:30 UTC
- Permanent URL: https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385
- Page Version ID: 4385
Citation styles for Security issue: breaking and entering
APA style
Security issue: breaking and entering. (2012, August 14). Securipedia, . Retrieved 20:30, May 5, 2026 from https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385.
MLA style
"Security issue: breaking and entering." Securipedia, . 14 Aug 2012, 08:36 UTC. 5 May 2026, 20:30 <https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385>.
MHRA style
Securipedia contributors, 'Security issue: breaking and entering', Securipedia, , 14 August 2012, 08:36 UTC, <https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385> [accessed 5 May 2026]
Chicago style
Securipedia contributors, "Security issue: breaking and entering," Securipedia, , https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385 (accessed May 5, 2026).
CBE/CSE style
Securipedia contributors. Security issue: breaking and entering [Internet]. Securipedia, ; 2012 Aug 14, 08:36 UTC [cited 2026 May 5]. Available from: https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385.
Bluebook style
Security issue: breaking and entering, https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385 (last visited May 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Securipedia",
title = "Security issue: breaking and entering --- Securipedia{,} ",
year = "2012",
url = "https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385",
note = "[Online; accessed 5-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 = "Securipedia",
title = "Security issue: breaking and entering --- Securipedia{,} ",
year = "2012",
url = "\url{https://securipedia.eu/index.php?title=Security_issue:_breaking_and_entering&oldid=4385}",
note = "[Online; accessed 5-May-2026]"
}