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: 29 April 2026 19:43 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 19:43, April 29, 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. 29 Apr 2026, 19:43 <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 29 April 2026]
Chicago style
ArmadeusWiki contributors, "POD create component," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=11540 (accessed April 29, 2026).
CBE/CSE style
ArmadeusWiki contributors. POD create component [Internet]. ArmadeusWiki, ; 2013 Jan 18, 10:29 UTC [cited 2026 Apr 29]. 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 April 29, 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 29-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 = "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 29-April-2026]"
}