Cite This Page
Bibliographic details for My first app
- Page name: My first app
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 5 March 2019 15:44 UTC
- Date retrieved: 4 November 2024 21:07 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909
- Page Version ID: 909
Citation styles for My first app
APA style
My first app. (2019, March 5). OS.bee documentation, . Retrieved 21:07, November 4, 2024 from https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909.
MLA style
"My first app." OS.bee documentation, . 5 Mar 2019, 15:44 UTC. 4 Nov 2024, 21:07 <https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909>.
MHRA style
OS.bee documentation contributors, 'My first app', OS.bee documentation, , 5 March 2019, 15:44 UTC, <https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909> [accessed 4 November 2024]
Chicago style
OS.bee documentation contributors, "My first app," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909 (accessed November 4, 2024).
CBE/CSE style
OS.bee documentation contributors. My first app [Internet]. OS.bee documentation, ; 2019 Mar 5, 15:44 UTC [cited 2024 Nov 4]. Available from: https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909.
Bluebook style
My first app, https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909 (last visited November 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OS.bee documentation", title = "My first app --- OS.bee documentation{,} ", year = "2019", url = "https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909", note = "[Online; accessed 4-November-2024]" }
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 = "My first app --- OS.bee documentation{,} ", year = "2019", url = "\url{https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=909}", note = "[Online; accessed 4-November-2024]" }