Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: E-COMPASS_Info_Guide contributors
- Publisher: E-COMPASS_Info_Guide, .
- Date of last revision: 8 February 2016 14:14 UTC
- Date retrieved: 25 April 2026 11:32 UTC
- Permanent URL: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398
- Page Version ID: 398
Citation styles for Main Page
APA style
Main Page. (2016, February 8). E-COMPASS_Info_Guide, . Retrieved 11:32, April 25, 2026 from https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398.
MLA style
"Main Page." E-COMPASS_Info_Guide, . 8 Feb 2016, 14:14 UTC. 25 Apr 2026, 11:32 <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398>.
MHRA style
E-COMPASS_Info_Guide contributors, 'Main Page', E-COMPASS_Info_Guide, , 8 February 2016, 14:14 UTC, <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398> [accessed 25 April 2026]
Chicago style
E-COMPASS_Info_Guide contributors, "Main Page," E-COMPASS_Info_Guide, , https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398 (accessed April 25, 2026).
CBE/CSE style
E-COMPASS_Info_Guide contributors. Main Page [Internet]. E-COMPASS_Info_Guide, ; 2016 Feb 8, 14:14 UTC [cited 2026 Apr 25]. Available from: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398.
Bluebook style
Main Page, https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398 (last visited April 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "E-COMPASS_Info_Guide",
title = "Main Page --- E-COMPASS_Info_Guide{,} ",
year = "2016",
url = "https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398",
note = "[Online; accessed 25-April-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 = "E-COMPASS_Info_Guide",
title = "Main Page --- E-COMPASS_Info_Guide{,} ",
year = "2016",
url = "\url{https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Main_Page&oldid=398}",
note = "[Online; accessed 25-April-2026]"
}