Cite This Page
Bibliographic details for QtEmbedded Installation
- Page name: QtEmbedded Installation
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 22 September 2011 14:20 UTC
- Date retrieved: 13 March 2026 09:08 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041
- Page Version ID: 10041
Citation styles for QtEmbedded Installation
APA style
QtEmbedded Installation. (2011, September 22). ArmadeusWiki, . Retrieved 09:08, March 13, 2026 from http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041.
MLA style
"QtEmbedded Installation." ArmadeusWiki, . 22 Sep 2011, 14:20 UTC. 13 Mar 2026, 09:08 <http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041>.
MHRA style
ArmadeusWiki contributors, 'QtEmbedded Installation', ArmadeusWiki, , 22 September 2011, 14:20 UTC, <http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041> [accessed 13 March 2026]
Chicago style
ArmadeusWiki contributors, "QtEmbedded Installation," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041 (accessed March 13, 2026).
CBE/CSE style
ArmadeusWiki contributors. QtEmbedded Installation [Internet]. ArmadeusWiki, ; 2011 Sep 22, 14:20 UTC [cited 2026 Mar 13]. Available from: http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041.
Bluebook style
QtEmbedded Installation, http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "QtEmbedded Installation --- ArmadeusWiki{,} ",
year = "2011",
url = "http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041",
note = "[Online; accessed 13-March-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 = "ArmadeusWiki",
title = "QtEmbedded Installation --- ArmadeusWiki{,} ",
year = "2011",
url = "\url{http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=10041}",
note = "[Online; accessed 13-March-2026]"
}