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