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