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 22:17 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=6398
- Page Version ID: 6398
Citation styles for POD create component
APA style
POD create component. (2013, January 18). ArmadeusWiki, . Retrieved 22:17, April 29, 2026 from http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=6398.
MLA style
"POD create component." ArmadeusWiki, . 18 Jan 2013, 10:29 UTC. 29 Apr 2026, 22:17 <http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=6398>.
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=6398> [accessed 29 April 2026]
Chicago style
ArmadeusWiki contributors, "POD create component," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=6398 (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=6398.
Bluebook style
POD create component, http://www.armadeus.org/wiki/index.php?title=POD_create_component&oldid=6398 (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=6398",
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=6398}",
note = "[Online; accessed 29-April-2026]"
}