Cite This Page
Bibliographic details for User panel
- Page name: User panel
- Author: Team-ELAN | Wiki contributors
- Publisher: Team-ELAN | Wiki, .
- Date of last revision: 14 April 2023 16:55 UTC
- Date retrieved: 6 June 2026 10:22 UTC
- Permanent URL: https://wiki.team-elan.com/index.php?title=User_panel&oldid=526
- Page Version ID: 526
Citation styles for User panel
APA style
User panel. (2023, April 14). Team-ELAN | Wiki, . Retrieved 10:22, June 6, 2026 from https://wiki.team-elan.com/index.php?title=User_panel&oldid=526.
MLA style
"User panel." Team-ELAN | Wiki, . 14 Apr 2023, 16:55 UTC. 6 Jun 2026, 10:22 <https://wiki.team-elan.com/index.php?title=User_panel&oldid=526>.
MHRA style
Team-ELAN | Wiki contributors, 'User panel', Team-ELAN | Wiki, , 14 April 2023, 16:55 UTC, <https://wiki.team-elan.com/index.php?title=User_panel&oldid=526> [accessed 6 June 2026]
Chicago style
Team-ELAN | Wiki contributors, "User panel," Team-ELAN | Wiki, , https://wiki.team-elan.com/index.php?title=User_panel&oldid=526 (accessed June 6, 2026).
CBE/CSE style
Team-ELAN | Wiki contributors. User panel [Internet]. Team-ELAN | Wiki, ; 2023 Apr 14, 16:55 UTC [cited 2026 Jun 6]. Available from: https://wiki.team-elan.com/index.php?title=User_panel&oldid=526.
Bluebook style
User panel, https://wiki.team-elan.com/index.php?title=User_panel&oldid=526 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Team-ELAN | Wiki",
title = "User panel --- Team-ELAN | Wiki{,} ",
year = "2023",
url = "https://wiki.team-elan.com/index.php?title=User_panel&oldid=526",
note = "[Online; accessed 6-June-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 = "User panel --- Team-ELAN | Wiki{,} ",
year = "2023",
url = "\url{https://wiki.team-elan.com/index.php?title=User_panel&oldid=526}",
note = "[Online; accessed 6-June-2026]"
}