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: 16 March 2026 06:28 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 06:28, March 16, 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. 16 Mar 2026, 06:28 <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 16 March 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 March 16, 2026).
CBE/CSE style
Securipedia contributors. Security issue: breaking and entering [Internet]. Securipedia, ; 2012 Aug 14, 08:36 UTC [cited 2026 Mar 16]. 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 March 16, 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 16-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 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 16-March-2026]"
}