Cite This Page
Bibliographic details for App up in 5 minutes
- Page name: App up in 5 minutes
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 17 January 2018 15:38 UTC
- Date retrieved: 10 May 2026 00:21 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661
- Page Version ID: 661
Citation styles for App up in 5 minutes
APA style
App up in 5 minutes. (2018, January 17). OS.bee documentation, . Retrieved 00:21, May 10, 2026 from https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661.
MLA style
"App up in 5 minutes." OS.bee documentation, . 17 Jan 2018, 15:38 UTC. 10 May 2026, 00:21 <https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661>.
MHRA style
OS.bee documentation contributors, 'App up in 5 minutes', OS.bee documentation, , 17 January 2018, 15:38 UTC, <https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661> [accessed 10 May 2026]
Chicago style
OS.bee documentation contributors, "App up in 5 minutes," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661 (accessed May 10, 2026).
CBE/CSE style
OS.bee documentation contributors. App up in 5 minutes [Internet]. OS.bee documentation, ; 2018 Jan 17, 15:38 UTC [cited 2026 May 10]. Available from: https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661.
Bluebook style
App up in 5 minutes, https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "App up in 5 minutes --- OS.bee documentation{,} ",
year = "2018",
url = "https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661",
note = "[Online; accessed 10-May-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 = "OS.bee documentation",
title = "App up in 5 minutes --- OS.bee documentation{,} ",
year = "2018",
url = "\url{https://download.osbee.org/documentation/index.php?title=App_up_in_5_minutes&oldid=661}",
note = "[Online; accessed 10-May-2026]"
}