Cite This Page
Bibliographic details for Service Modules
- Page name: Service Modules
- Author: E-COMPASS_Info_Guide contributors
- Publisher: E-COMPASS_Info_Guide, .
- Date of last revision: 8 December 2015 17:24 UTC
- Date retrieved: 27 July 2026 06:45 UTC
- Permanent URL: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118
- Page Version ID: 118
Citation styles for Service Modules
APA style
Service Modules. (2015, December 8). E-COMPASS_Info_Guide, . Retrieved 06:45, July 27, 2026 from https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118.
MLA style
"Service Modules." E-COMPASS_Info_Guide, . 8 Dec 2015, 17:24 UTC. 27 Jul 2026, 06:45 <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118>.
MHRA style
E-COMPASS_Info_Guide contributors, 'Service Modules', E-COMPASS_Info_Guide, , 8 December 2015, 17:24 UTC, <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118> [accessed 27 July 2026]
Chicago style
E-COMPASS_Info_Guide contributors, "Service Modules," E-COMPASS_Info_Guide, , https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118 (accessed July 27, 2026).
CBE/CSE style
E-COMPASS_Info_Guide contributors. Service Modules [Internet]. E-COMPASS_Info_Guide, ; 2015 Dec 8, 17:24 UTC [cited 2026 Jul 27]. Available from: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118.
Bluebook style
Service Modules, https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118 (last visited July 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "E-COMPASS_Info_Guide",
title = "Service Modules --- E-COMPASS_Info_Guide{,} ",
year = "2015",
url = "https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118",
note = "[Online; accessed 27-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 = "E-COMPASS_Info_Guide",
title = "Service Modules --- E-COMPASS_Info_Guide{,} ",
year = "2015",
url = "\url{https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Service_Modules&oldid=118}",
note = "[Online; accessed 27-July-2026]"
}