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