Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: ETSI Forge contributors
- Publisher: ETSI Forge, .
- Date of last revision: 11 May 2021 06:41 UTC
- Date retrieved: 14 May 2026 04:58 UTC
- Permanent URL: https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382
- Page Version ID: 382
Citation styles for Main Page
APA style
Main Page. (2021, May 11). ETSI Forge, . Retrieved 04:58, May 14, 2026 from https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382.
MLA style
"Main Page." ETSI Forge, . 11 May 2021, 06:41 UTC. 14 May 2026, 04:58 <https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382>.
MHRA style
ETSI Forge contributors, 'Main Page', ETSI Forge, , 11 May 2021, 06:41 UTC, <https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382> [accessed 14 May 2026]
Chicago style
ETSI Forge contributors, "Main Page," ETSI Forge, , https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382 (accessed May 14, 2026).
CBE/CSE style
ETSI Forge contributors. Main Page [Internet]. ETSI Forge, ; 2021 May 11, 06:41 UTC [cited 2026 May 14]. Available from: https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382.
Bluebook style
Main Page, https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ETSI Forge",
title = "Main Page --- ETSI Forge{,} ",
year = "2021",
url = "https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382",
note = "[Online; accessed 14-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 = "ETSI Forge",
title = "Main Page --- ETSI Forge{,} ",
year = "2021",
url = "\url{https://forge.etsi.org/wiki/index.php?title=Main_Page&oldid=382}",
note = "[Online; accessed 14-May-2026]"
}