Cite This Page
Bibliographic details for Documentation
- Page name: Documentation
- Author: SELESwiki contributors
- Publisher: SELESwiki.
- Date of last revision: 7 October 2006 17:30 UTC
- Date retrieved: 8 August 2026 19:53 UTC
- Permanent URL: https://seles.info/index.php?title=Documentation&oldid=2254
- Page Version ID: 2254
Citation styles for Documentation
Documentation. (2006, October 7). SELESwiki. Retrieved August 8, 2026, from https://seles.info/index.php?title=Documentation&oldid=2254.
"Documentation." SELESwiki. 7 Oct 2006, 17:30 UTC. <https://seles.info/index.php?title=Documentation&oldid=2254> 8 Aug 2026, 19:53.
SELESwiki contributors, 'Documentation', SELESwiki, 7 October 2006, 17:30 UTC, <https://seles.info/index.php?title=Documentation&oldid=2254> [accessed 8 August 2026]
SELESwiki contributors, "Documentation," SELESwiki, https://seles.info/index.php?title=Documentation&oldid=2254 (accessed August 8, 2026).
SELESwiki contributors. Documentation [Internet]. SELESwiki; 2006 Oct 7, 17:30 UTC [cited 2026 Aug 8]. Available from: https://seles.info/index.php?title=Documentation&oldid=2254.
Documentation, https://seles.info/index.php?title=Documentation&oldid=2254 (last visited August 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SELESwiki",
title = "Documentation --- SELESwiki{,} ",
year = "2006",
url = "https://seles.info/index.php?title=Documentation&oldid=2254",
note = "[Online; accessed 8-August-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 = "SELESwiki",
title = "Documentation --- SELESwiki{,} ",
year = "2006",
url = "\url{https://seles.info/index.php?title=Documentation&oldid=2254}",
note = "[Online; accessed 8-August-2026]"
}