Cite This Page
Bibliographic details for POD create component
- Page name: POD create component
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 18 January 2013 10:29 UTC
- Date retrieved: 15 June 2026 18:21 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540
- Page Version ID: 11540
Citation styles for POD create component
APA style
POD create component. (2013, January 18). ArmadeusWiki, . Retrieved 18:21, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540.
MLA style
"POD create component." ArmadeusWiki, . 18 Jan 2013, 10:29 UTC. 15 Jun 2026, 18:21 <http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540>.
MHRA style
ArmadeusWiki contributors, 'POD create component', ArmadeusWiki, , 18 January 2013, 10:29 UTC, <http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "POD create component," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. POD create component [Internet]. ArmadeusWiki, ; 2013 Jan 18, 10:29 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540.
Bluebook style
POD create component, http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "POD create component --- ArmadeusWiki{,} ",
year = "2013",
url = "http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540",
note = "[Online; accessed 15-June-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 = "POD create component --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540}",
note = "[Online; accessed 15-June-2026]"
}