Cite This Page
Bibliographic details for UNL Knowledge Base
- Page name: UNL Knowledge Base
- Author: UNLwiki contributors
- Publisher: UNLwiki.
- Date of last revision: 16 August 2013 18:12 UTC
- Date retrieved: 19 May 2026 19:54 UTC
- Permanent URL: https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028
- Page Version ID: 10028
Citation styles for UNL Knowledge Base
UNL Knowledge Base. (2013, August 16). UNLwiki. Retrieved 19:54, May 19, 2026 from https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028.
"UNL Knowledge Base." UNLwiki. 16 Aug 2013, 18:12 UTC. 19 May 2026, 19:54 <https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028>.
UNLwiki contributors, 'UNL Knowledge Base', UNLwiki, 16 August 2013, 18:12 UTC, <https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028> [accessed 19 May 2026]
UNLwiki contributors, "UNL Knowledge Base," UNLwiki, https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028 (accessed May 19, 2026).
UNLwiki contributors. UNL Knowledge Base [Internet]. UNLwiki; 2013 Aug 16, 18:12 UTC [cited 2026 May 19]. Available from: https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028.
UNL Knowledge Base, https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNLwiki",
title = "UNL Knowledge Base --- UNLwiki{,} ",
year = "2013",
url = "https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028",
note = "[Online; accessed 19-May-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 = "UNL Knowledge Base --- UNLwiki{,} ",
year = "2013",
url = "\url{https://unlarchive.org/wiki/index.php?title=UNL_Knowledge_Base&oldid=10028}",
note = "[Online; accessed 19-May-2026]"
}