Cite This Page
Bibliographic details for Team
- Page name: Team
- Author: URBAN.SYSTEMS contributors
- Publisher: URBAN.SYSTEMS.
- Date of last revision: 27 October 2023 23:40 UTC
- Date retrieved: 21 July 2026 07:06 UTC
- Permanent URL: http://urban.systems/index.php?title=Team&oldid=126
- Page Version ID: 126
Citation styles for Team
APA style
Team. (2023, October 27). URBAN.SYSTEMS. Retrieved 07:06, July 21, 2026 from http://urban.systems/index.php?title=Team&oldid=126.
MLA style
"Team." URBAN.SYSTEMS. 27 Oct 2023, 23:40 UTC. 21 Jul 2026, 07:06 <http://urban.systems/index.php?title=Team&oldid=126>.
MHRA style
URBAN.SYSTEMS contributors, 'Team', URBAN.SYSTEMS, 27 October 2023, 23:40 UTC, <http://urban.systems/index.php?title=Team&oldid=126> [accessed 21 July 2026]
Chicago style
URBAN.SYSTEMS contributors, "Team," URBAN.SYSTEMS, http://urban.systems/index.php?title=Team&oldid=126 (accessed July 21, 2026).
CBE/CSE style
URBAN.SYSTEMS contributors. Team [Internet]. URBAN.SYSTEMS; 2023 Oct 27, 23:40 UTC [cited 2026 Jul 21]. Available from: http://urban.systems/index.php?title=Team&oldid=126.
Bluebook style
Team, http://urban.systems/index.php?title=Team&oldid=126 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "URBAN.SYSTEMS",
title = "Team --- URBAN.SYSTEMS{,} ",
year = "2023",
url = "http://urban.systems/index.php?title=Team&oldid=126",
note = "[Online; accessed 21-July-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 = "Team --- URBAN.SYSTEMS{,} ",
year = "2023",
url = "\url{http://urban.systems/index.php?title=Team&oldid=126}",
note = "[Online; accessed 21-July-2026]"
}