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: 11 March 2026 13:30 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 13:30, March 11, 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. 11 Mar 2026, 13:30 <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 11 March 2026]
Chicago style
ArmadeusWiki contributors, "POD create component," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540 (accessed March 11, 2026).
CBE/CSE style
ArmadeusWiki contributors. POD create component [Internet]. ArmadeusWiki, ; 2013 Jan 18, 10:29 UTC [cited 2026 Mar 11]. 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 March 11, 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 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 = "POD create component --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540}",
note = "[Online; accessed 11-March-2026]"
}