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