Cite This Page
Bibliographic details for Lists
- Page name: Lists
- Author: silvesti contributors
- Publisher: silvesti, .
- Date of last revision: 7 May 2021 06:32 UTC
- Date retrieved: 5 September 2026 10:13 UTC
- Permanent URL: http://www.silvesti.wiki/index.php?title=Lists&oldid=5129
- Page Version ID: 5129
Citation styles for Lists
APA style
Lists. (2021, May 7). silvesti, . Retrieved 10:13, September 5, 2026 from http://www.silvesti.wiki/index.php?title=Lists&oldid=5129.
MLA style
"Lists." silvesti, . 7 May 2021, 06:32 UTC. 5 Sep 2026, 10:13 <http://www.silvesti.wiki/index.php?title=Lists&oldid=5129>.
MHRA style
silvesti contributors, 'Lists', silvesti, , 7 May 2021, 06:32 UTC, <http://www.silvesti.wiki/index.php?title=Lists&oldid=5129> [accessed 5 September 2026]
Chicago style
silvesti contributors, "Lists," silvesti, , http://www.silvesti.wiki/index.php?title=Lists&oldid=5129 (accessed September 5, 2026).
CBE/CSE style
silvesti contributors. Lists [Internet]. silvesti, ; 2021 May 7, 06:32 UTC [cited 2026 Sep 5]. Available from: http://www.silvesti.wiki/index.php?title=Lists&oldid=5129.
Bluebook style
Lists, http://www.silvesti.wiki/index.php?title=Lists&oldid=5129 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "silvesti",
title = "Lists --- silvesti{,} ",
year = "2021",
url = "http://www.silvesti.wiki/index.php?title=Lists&oldid=5129",
note = "[Online; accessed 5-September-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 = "silvesti",
title = "Lists --- silvesti{,} ",
year = "2021",
url = "\url{http://www.silvesti.wiki/index.php?title=Lists&oldid=5129}",
note = "[Online; accessed 5-September-2026]"
}