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 21:26 UTC
- Date retrieved: 23 April 2026 08:21 UTC
- Permanent URL: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200
- Page Version ID: 200
Citation styles for Data Analyser
APA style
Data Analyser. (2015, December 21). E-COMPASS_Info_Guide, . Retrieved 08:21, April 23, 2026 from https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200.
MLA style
"Data Analyser." E-COMPASS_Info_Guide, . 21 Dec 2015, 21:26 UTC. 23 Apr 2026, 08:21 <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200>.
MHRA style
E-COMPASS_Info_Guide contributors, 'Data Analyser', E-COMPASS_Info_Guide, , 21 December 2015, 21:26 UTC, <https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200> [accessed 23 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=200 (accessed April 23, 2026).
CBE/CSE style
E-COMPASS_Info_Guide contributors. Data Analyser [Internet]. E-COMPASS_Info_Guide, ; 2015 Dec 21, 21:26 UTC [cited 2026 Apr 23]. Available from: https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200.
Bluebook style
Data Analyser, https://websites.fraunhofer.de/E-COMPASS_Info_Guide/index.php?title=Data_Analyser&oldid=200 (last visited April 23, 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=200",
note = "[Online; accessed 23-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=200}",
note = "[Online; accessed 23-April-2026]"
}