Cite This Page
Bibliographic details for Specs
- Page name: Specs
- Author: UNLwiki contributors
- Publisher: UNLwiki.
- Date of last revision: 11 September 2013 14:17 UTC
- Date retrieved: 22 April 2026 18:38 UTC
- Permanent URL: https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224
- Page Version ID: 9224
Citation styles for Specs
Specs. (2013, September 11). UNLwiki. Retrieved 18:38, April 22, 2026 from https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224.
"Specs." UNLwiki. 11 Sep 2013, 14:17 UTC. 22 Apr 2026, 18:38 <https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224>.
UNLwiki contributors, 'Specs', UNLwiki, 11 September 2013, 14:17 UTC, <https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224> [accessed 22 April 2026]
UNLwiki contributors, "Specs," UNLwiki, https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224 (accessed April 22, 2026).
UNLwiki contributors. Specs [Internet]. UNLwiki; 2013 Sep 11, 14:17 UTC [cited 2026 Apr 22]. Available from: https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224.
Specs, https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNLwiki",
title = "Specs --- UNLwiki{,} ",
year = "2013",
url = "https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224",
note = "[Online; accessed 22-April-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 = "Specs --- UNLwiki{,} ",
year = "2013",
url = "\url{https://unlarchive.org/wiki/index.php?title=Specs&oldid=9224}",
note = "[Online; accessed 22-April-2026]"
}