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