Cite This Page
Bibliographic details for Switching over to LMDE
- Page name: Switching over to LMDE
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 7 September 2021 05:02 UTC
- Date retrieved: 2 November 2025 12:41 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678
- Page Version ID: 1678
Citation styles for Switching over to LMDE
APA style
Switching over to LMDE. (2021, September 7). The TinkerNet Wiki, . Retrieved 12:41, November 2, 2025 from https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678.
MLA style
"Switching over to LMDE." The TinkerNet Wiki, . 7 Sep 2021, 05:02 UTC. 2 Nov 2025, 12:41 <https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678>.
MHRA style
The TinkerNet Wiki contributors, 'Switching over to LMDE', The TinkerNet Wiki, , 7 September 2021, 05:02 UTC, <https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678> [accessed 2 November 2025]
Chicago style
The TinkerNet Wiki contributors, "Switching over to LMDE," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678 (accessed November 2, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Switching over to LMDE [Internet]. The TinkerNet Wiki, ; 2021 Sep 7, 05:02 UTC [cited 2025 Nov 2]. Available from: https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678.
Bluebook style
Switching over to LMDE, https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Switching over to LMDE --- The TinkerNet Wiki{,} ",
year = "2021",
url = "https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678",
note = "[Online; accessed 2-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 = "The TinkerNet Wiki",
title = "Switching over to LMDE --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1678}",
note = "[Online; accessed 2-November-2025]"
}