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: 24 November 2024 20:04 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=653
- Page Version ID: 653
Citation styles for My first app
APA style
My first app. (2019, March 5). OS.bee documentation, . Retrieved 20:04, November 24, 2024 from https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=653.
MLA style
"My first app." OS.bee documentation, . 5 Mar 2019, 15:44 UTC. 24 Nov 2024, 20:04 <https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=653>.
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=653> [accessed 24 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=653 (accessed November 24, 2024).
CBE/CSE style
OS.bee documentation contributors. My first app [Internet]. OS.bee documentation, ; 2019 Mar 5, 15:44 UTC [cited 2024 Nov 24]. Available from: https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=653.
Bluebook style
My first app, https://download.osbee.org/documentation/index.php?title=My_first_app&oldid=653 (last visited November 24, 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=653", note = "[Online; accessed 24-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=653}", note = "[Online; accessed 24-November-2024]" }