Cite This Page
Bibliographic details for Editors help
- Page name: Editors help
- Author: Securipedia contributors
- Publisher: Securipedia, .
- Date of last revision: 29 February 2012 14:18 UTC
- Date retrieved: 5 June 2026 22:51 UTC
- Permanent URL: https://securipedia.eu/index.php?title=Editors_help&oldid=51
- Page Version ID: 51
Citation styles for Editors help
APA style
Editors help. (2012, February 29). Securipedia, . Retrieved 22:51, June 5, 2026 from https://securipedia.eu/index.php?title=Editors_help&oldid=51.
MLA style
"Editors help." Securipedia, . 29 Feb 2012, 14:18 UTC. 5 Jun 2026, 22:51 <https://securipedia.eu/index.php?title=Editors_help&oldid=51>.
MHRA style
Securipedia contributors, 'Editors help', Securipedia, , 29 February 2012, 14:18 UTC, <https://securipedia.eu/index.php?title=Editors_help&oldid=51> [accessed 5 June 2026]
Chicago style
Securipedia contributors, "Editors help," Securipedia, , https://securipedia.eu/index.php?title=Editors_help&oldid=51 (accessed June 5, 2026).
CBE/CSE style
Securipedia contributors. Editors help [Internet]. Securipedia, ; 2012 Feb 29, 14:18 UTC [cited 2026 Jun 5]. Available from: https://securipedia.eu/index.php?title=Editors_help&oldid=51.
Bluebook style
Editors help, https://securipedia.eu/index.php?title=Editors_help&oldid=51 (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=51",
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=51}",
note = "[Online; accessed 5-June-2026]"
}