Cite This Page
Bibliographic details for Getting Started
- Page name: Getting Started
- Author: Maemo Leste Wiki contributors
- Publisher: Maemo Leste Wiki, .
- Date of last revision: 2 June 2024 21:54 UTC
- Date retrieved: 15 January 2026 10:50 UTC
- Permanent URL: https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638
- Page Version ID: 1638
Citation styles for Getting Started
APA style
Getting Started. (2024, June 2). Maemo Leste Wiki, . Retrieved 10:50, January 15, 2026 from https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638.
MLA style
"Getting Started." Maemo Leste Wiki, . 2 Jun 2024, 21:54 UTC. 15 Jan 2026, 10:50 <https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638>.
MHRA style
Maemo Leste Wiki contributors, 'Getting Started', Maemo Leste Wiki, , 2 June 2024, 21:54 UTC, <https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638> [accessed 15 January 2026]
Chicago style
Maemo Leste Wiki contributors, "Getting Started," Maemo Leste Wiki, , https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638 (accessed January 15, 2026).
CBE/CSE style
Maemo Leste Wiki contributors. Getting Started [Internet]. Maemo Leste Wiki, ; 2024 Jun 2, 21:54 UTC [cited 2026 Jan 15]. Available from: https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638.
Bluebook style
Getting Started, https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638 (last visited January 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Maemo Leste Wiki",
title = "Getting Started --- Maemo Leste Wiki{,} ",
year = "2024",
url = "https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638",
note = "[Online; accessed 15-January-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 = "Maemo Leste Wiki",
title = "Getting Started --- Maemo Leste Wiki{,} ",
year = "2024",
url = "\url{https://leste.maemo.org/index.php?title=Getting_Started&oldid=1638}",
note = "[Online; accessed 15-January-2026]"
}