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