Cite This Page
Bibliographic details for Contact me
- Page name: Contact me
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 13 June 2020 05:38 UTC
- Date retrieved: 28 March 2026 06:28 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236
- Page Version ID: 236
Citation styles for Contact me
APA style
Contact me. (2020, June 13). The TinkerNet Wiki, . Retrieved 06:28, March 28, 2026 from https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236.
MLA style
"Contact me." The TinkerNet Wiki, . 13 Jun 2020, 05:38 UTC. 28 Mar 2026, 06:28 <https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236>.
MHRA style
The TinkerNet Wiki contributors, 'Contact me', The TinkerNet Wiki, , 13 June 2020, 05:38 UTC, <https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236> [accessed 28 March 2026]
Chicago style
The TinkerNet Wiki contributors, "Contact me," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236 (accessed March 28, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. Contact me [Internet]. The TinkerNet Wiki, ; 2020 Jun 13, 05:38 UTC [cited 2026 Mar 28]. Available from: https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236.
Bluebook style
Contact me, https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Contact me --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236",
note = "[Online; accessed 28-March-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 = "The TinkerNet Wiki",
title = "Contact me --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Contact_me&oldid=236}",
note = "[Online; accessed 28-March-2026]"
}