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: 30 October 2021 19:18 UTC
- Date retrieved: 2 November 2025 08:16 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697
- Page Version ID: 1697
Citation styles for Switching over to LMDE
APA style
Switching over to LMDE. (2021, October 30). The TinkerNet Wiki, . Retrieved 08:16, November 2, 2025 from https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697.
MLA style
"Switching over to LMDE." The TinkerNet Wiki, . 30 Oct 2021, 19:18 UTC. 2 Nov 2025, 08:16 <https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697>.
MHRA style
The TinkerNet Wiki contributors, 'Switching over to LMDE', The TinkerNet Wiki, , 30 October 2021, 19:18 UTC, <https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697> [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=1697 (accessed November 2, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Switching over to LMDE [Internet]. The TinkerNet Wiki, ; 2021 Oct 30, 19:18 UTC [cited 2025 Nov 2]. Available from: https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697.
Bluebook style
Switching over to LMDE, https://wiki.tinkernet.ca/index.php?title=Switching_over_to_LMDE&oldid=1697 (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=1697",
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=1697}",
note = "[Online; accessed 2-November-2025]"
}