Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: URBAN.SYSTEMS contributors
- Publisher: URBAN.SYSTEMS, .
- Date of last revision: 28 August 2023 19:10 UTC
- Date retrieved: 16 February 2026 01:59 UTC
- Permanent URL: http://urban.systems/index.php?title=Main_Page&oldid=123
- Page Version ID: 123
Citation styles for Main Page
APA style
Main Page. (2023, August 28). URBAN.SYSTEMS, . Retrieved 01:59, February 16, 2026 from http://urban.systems/index.php?title=Main_Page&oldid=123.
MLA style
"Main Page." URBAN.SYSTEMS, . 28 Aug 2023, 19:10 UTC. 16 Feb 2026, 01:59 <http://urban.systems/index.php?title=Main_Page&oldid=123>.
MHRA style
URBAN.SYSTEMS contributors, 'Main Page', URBAN.SYSTEMS, , 28 August 2023, 19:10 UTC, <http://urban.systems/index.php?title=Main_Page&oldid=123> [accessed 16 February 2026]
Chicago style
URBAN.SYSTEMS contributors, "Main Page," URBAN.SYSTEMS, , http://urban.systems/index.php?title=Main_Page&oldid=123 (accessed February 16, 2026).
CBE/CSE style
URBAN.SYSTEMS contributors. Main Page [Internet]. URBAN.SYSTEMS, ; 2023 Aug 28, 19:10 UTC [cited 2026 Feb 16]. Available from: http://urban.systems/index.php?title=Main_Page&oldid=123.
Bluebook style
Main Page, http://urban.systems/index.php?title=Main_Page&oldid=123 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "URBAN.SYSTEMS",
title = "Main Page --- URBAN.SYSTEMS{,} ",
year = "2023",
url = "http://urban.systems/index.php?title=Main_Page&oldid=123",
note = "[Online; accessed 16-February-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 = "URBAN.SYSTEMS",
title = "Main Page --- URBAN.SYSTEMS{,} ",
year = "2023",
url = "\url{http://urban.systems/index.php?title=Main_Page&oldid=123}",
note = "[Online; accessed 16-February-2026]"
}