Cite This Page
Bibliographic details for Index
- Page name: Index
- Author: UNLwiki contributors
- Publisher: UNLwiki.
- Date of last revision: 30 June 2014 15:58 UTC
- Date retrieved: 13 March 2026 07:34 UTC
- Permanent URL: https://unlarchive.org/wiki/index.php?title=Index&oldid=15710
- Page Version ID: 15710
Citation styles for Index
Index. (2014, June 30). UNLwiki. Retrieved 07:34, March 13, 2026 from https://unlarchive.org/wiki/index.php?title=Index&oldid=15710.
"Index." UNLwiki. 30 Jun 2014, 15:58 UTC. 13 Mar 2026, 07:34 <https://unlarchive.org/wiki/index.php?title=Index&oldid=15710>.
UNLwiki contributors, 'Index', UNLwiki, 30 June 2014, 15:58 UTC, <https://unlarchive.org/wiki/index.php?title=Index&oldid=15710> [accessed 13 March 2026]
UNLwiki contributors, "Index," UNLwiki, https://unlarchive.org/wiki/index.php?title=Index&oldid=15710 (accessed March 13, 2026).
UNLwiki contributors. Index [Internet]. UNLwiki; 2014 Jun 30, 15:58 UTC [cited 2026 Mar 13]. Available from: https://unlarchive.org/wiki/index.php?title=Index&oldid=15710.
Index, https://unlarchive.org/wiki/index.php?title=Index&oldid=15710 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNLwiki",
title = "Index --- UNLwiki{,} ",
year = "2014",
url = "https://unlarchive.org/wiki/index.php?title=Index&oldid=15710",
note = "[Online; accessed 13-March-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 = "UNLwiki",
title = "Index --- UNLwiki{,} ",
year = "2014",
url = "\url{https://unlarchive.org/wiki/index.php?title=Index&oldid=15710}",
note = "[Online; accessed 13-March-2026]"
}