Cite This Page
Bibliographic details for Infrastructure
- Page name: Infrastructure
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 26 April 2013 13:11 UTC
- Date retrieved: 8 November 2025 10:12 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176
- Page Version ID: 176
Citation styles for Infrastructure
APA style
Infrastructure. (2013, April 26). DigitalCraft_Wiki, . Retrieved 10:12, November 8, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176.
MLA style
"Infrastructure." DigitalCraft_Wiki, . 26 Apr 2013, 13:11 UTC. 8 Nov 2025, 10:12 <http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176>.
MHRA style
DigitalCraft_Wiki contributors, 'Infrastructure', DigitalCraft_Wiki, , 26 April 2013, 13:11 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176> [accessed 8 November 2025]
Chicago style
DigitalCraft_Wiki contributors, "Infrastructure," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176 (accessed November 8, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Infrastructure [Internet]. DigitalCraft_Wiki, ; 2013 Apr 26, 13:11 UTC [cited 2025 Nov 8]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176.
Bluebook style
Infrastructure, http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176 (last visited November 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "Infrastructure --- DigitalCraft_Wiki{,} ",
year = "2013",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176",
note = "[Online; accessed 8-November-2025]"
}
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 = "DigitalCraft_Wiki",
title = "Infrastructure --- DigitalCraft_Wiki{,} ",
year = "2013",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Infrastructure&oldid=176}",
note = "[Online; accessed 8-November-2025]"
}