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: 11 March 2026 21:21 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299
- Page Version ID: 6299
Citation styles for QtEmbedded Installation
APA style
QtEmbedded Installation. (2011, September 22). ArmadeusWiki, . Retrieved 21:21, March 11, 2026 from http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299.
MLA style
"QtEmbedded Installation." ArmadeusWiki, . 22 Sep 2011, 14:20 UTC. 11 Mar 2026, 21:21 <http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299>.
MHRA style
ArmadeusWiki contributors, 'QtEmbedded Installation', ArmadeusWiki, , 22 September 2011, 14:20 UTC, <http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299> [accessed 11 March 2026]
Chicago style
ArmadeusWiki contributors, "QtEmbedded Installation," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299 (accessed March 11, 2026).
CBE/CSE style
ArmadeusWiki contributors. QtEmbedded Installation [Internet]. ArmadeusWiki, ; 2011 Sep 22, 14:20 UTC [cited 2026 Mar 11]. Available from: http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299.
Bluebook style
QtEmbedded Installation, http://www.armadeus.org/wiki/index.php?title=QtEmbedded_Installation&oldid=6299 (last visited March 11, 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=6299",
note = "[Online; accessed 11-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=6299}",
note = "[Online; accessed 11-March-2026]"
}