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