Cite This Page
Bibliographic details for How-to-join
- Page name: How-to-join
- Author: Team-ELAN | Wiki contributors
- Publisher: Team-ELAN | Wiki, .
- Date of last revision: 2 November 2025 17:11 UTC
- Date retrieved: 19 May 2026 04:33 UTC
- Permanent URL: https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788
- Page Version ID: 1788
Citation styles for How-to-join
APA style
How-to-join. (2025, November 2). Team-ELAN | Wiki, . Retrieved 04:33, May 19, 2026 from https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788.
MLA style
"How-to-join." Team-ELAN | Wiki, . 2 Nov 2025, 17:11 UTC. 19 May 2026, 04:33 <https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788>.
MHRA style
Team-ELAN | Wiki contributors, 'How-to-join', Team-ELAN | Wiki, , 2 November 2025, 17:11 UTC, <https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788> [accessed 19 May 2026]
Chicago style
Team-ELAN | Wiki contributors, "How-to-join," Team-ELAN | Wiki, , https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788 (accessed May 19, 2026).
CBE/CSE style
Team-ELAN | Wiki contributors. How-to-join [Internet]. Team-ELAN | Wiki, ; 2025 Nov 2, 17:11 UTC [cited 2026 May 19]. Available from: https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788.
Bluebook style
How-to-join, https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Team-ELAN | Wiki",
title = "How-to-join --- Team-ELAN | Wiki{,} ",
year = "2025",
url = "https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788",
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 = "Team-ELAN | Wiki",
title = "How-to-join --- Team-ELAN | Wiki{,} ",
year = "2025",
url = "\url{https://wiki.team-elan.com/index.php?title=How-to-join&oldid=1788}",
note = "[Online; accessed 19-May-2026]"
}