Cite This Page
Bibliographic details for ESP-07
- Page name: ESP-07
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 9 November 2020 20:33 UTC
- Date retrieved: 27 October 2025 03:54 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117
- Page Version ID: 1117
Citation styles for ESP-07
APA style
ESP-07. (2020, November 9). The TinkerNet Wiki, . Retrieved 03:54, October 27, 2025 from https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117.
MLA style
"ESP-07." The TinkerNet Wiki, . 9 Nov 2020, 20:33 UTC. 27 Oct 2025, 03:54 <https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117>.
MHRA style
The TinkerNet Wiki contributors, 'ESP-07', The TinkerNet Wiki, , 9 November 2020, 20:33 UTC, <https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117> [accessed 27 October 2025]
Chicago style
The TinkerNet Wiki contributors, "ESP-07," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117 (accessed October 27, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. ESP-07 [Internet]. The TinkerNet Wiki, ; 2020 Nov 9, 20:33 UTC [cited 2025 Oct 27]. Available from: https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117.
Bluebook style
ESP-07, https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "ESP-07 --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117",
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 = "The TinkerNet Wiki",
title = "ESP-07 --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=ESP-07&oldid=1117}",
note = "[Online; accessed 27-October-2025]"
}