Cite This Page
Bibliographic details for Teams
- Page name: Teams
- Author: go-ELSE contributors
- Publisher: go-ELSE.
- Date of last revision: 21 May 2024 21:13 UTC
- Date retrieved: 21 July 2026 16:11 UTC
- Permanent URL: https://go-else.org:443/index.php?title=Teams&oldid=523
- Page Version ID: 523
Citation styles for Teams
APA style
Teams. (2024, May 21). go-ELSE. Retrieved 16:11, July 21, 2026 from https://go-else.org:443/index.php?title=Teams&oldid=523.
MLA style
"Teams." go-ELSE. 21 May 2024, 21:13 UTC. 21 Jul 2026, 16:11 <https://go-else.org:443/index.php?title=Teams&oldid=523>.
MHRA style
go-ELSE contributors, 'Teams', go-ELSE, 21 May 2024, 21:13 UTC, <https://go-else.org:443/index.php?title=Teams&oldid=523> [accessed 21 July 2026]
Chicago style
go-ELSE contributors, "Teams," go-ELSE, https://go-else.org:443/index.php?title=Teams&oldid=523 (accessed July 21, 2026).
CBE/CSE style
go-ELSE contributors. Teams [Internet]. go-ELSE; 2024 May 21, 21:13 UTC [cited 2026 Jul 21]. Available from: https://go-else.org:443/index.php?title=Teams&oldid=523.
Bluebook style
Teams, https://go-else.org:443/index.php?title=Teams&oldid=523 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "go-ELSE",
title = "Teams --- go-ELSE{,} ",
year = "2024",
url = "https://go-else.org:443/index.php?title=Teams&oldid=523",
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 = "go-ELSE",
title = "Teams --- go-ELSE{,} ",
year = "2024",
url = "\url{https://go-else.org:443/index.php?title=Teams&oldid=523}",
note = "[Online; accessed 21-July-2026]"
}