Cite This Page
Bibliographic details for User Guide
- Page name: User Guide
- Author: E-COMPASS_Info_Guide contributors
- Publisher: E-COMPASS_Info_Guide, .
- Date of last revision: 7 December 2015 16:12 UTC
- Date retrieved: 12 June 2026 07:57 UTC
- Permanent URL: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10
- Page Version ID: 10
Citation styles for User Guide
APA style
User Guide. (2015, December 7). E-COMPASS_Info_Guide, . Retrieved 07:57, June 12, 2026 from https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10.
MLA style
"User Guide." E-COMPASS_Info_Guide, . 7 Dec 2015, 16:12 UTC. 12 Jun 2026, 07:57 <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10>.
MHRA style
E-COMPASS_Info_Guide contributors, 'User Guide', E-COMPASS_Info_Guide, , 7 December 2015, 16:12 UTC, <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10> [accessed 12 June 2026]
Chicago style
E-COMPASS_Info_Guide contributors, "User Guide," E-COMPASS_Info_Guide, , https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10 (accessed June 12, 2026).
CBE/CSE style
E-COMPASS_Info_Guide contributors. User Guide [Internet]. E-COMPASS_Info_Guide, ; 2015 Dec 7, 16:12 UTC [cited 2026 Jun 12]. Available from: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10.
Bluebook style
User Guide, https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "E-COMPASS_Info_Guide",
title = "User Guide --- E-COMPASS_Info_Guide{,} ",
year = "2015",
url = "https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10",
note = "[Online; accessed 12-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 = "E-COMPASS_Info_Guide",
title = "User Guide --- E-COMPASS_Info_Guide{,} ",
year = "2015",
url = "\url{https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=User_Guide&oldid=10}",
note = "[Online; accessed 12-June-2026]"
}