Cite This Page
Bibliographic details for Lectures Format
- Page name: Lectures Format
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 22 February 2013 12:03 UTC
- Date retrieved: 27 October 2025 00:31 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64
- Page Version ID: 64
Citation styles for Lectures Format
APA style
Lectures Format. (2013, February 22). DigitalCraft_Wiki, . Retrieved 00:31, October 27, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64.
MLA style
"Lectures Format." DigitalCraft_Wiki, . 22 Feb 2013, 12:03 UTC. 27 Oct 2025, 00:31 <http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64>.
MHRA style
DigitalCraft_Wiki contributors, 'Lectures Format', DigitalCraft_Wiki, , 22 February 2013, 12:03 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64> [accessed 27 October 2025]
Chicago style
DigitalCraft_Wiki contributors, "Lectures Format," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64 (accessed October 27, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Lectures Format [Internet]. DigitalCraft_Wiki, ; 2013 Feb 22, 12:03 UTC [cited 2025 Oct 27]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64.
Bluebook style
Lectures Format, http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "Lectures Format --- DigitalCraft_Wiki{,} ",
year = "2013",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64",
note = "[Online; accessed 27-October-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 = "Lectures Format --- DigitalCraft_Wiki{,} ",
year = "2013",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Lectures_Format&oldid=64}",
note = "[Online; accessed 27-October-2025]"
}