Cite This Page
Bibliographic details for BlobMapping
- Page name: BlobMapping
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 13 March 2017 14:03 UTC
- Date retrieved: 26 November 2025 05:10 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394
- Page Version ID: 1394
Citation styles for BlobMapping
APA style
BlobMapping. (2017, March 13). OS.bee documentation, . Retrieved 05:10, November 26, 2025 from https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394.
MLA style
"BlobMapping." OS.bee documentation, . 13 Mar 2017, 14:03 UTC. 26 Nov 2025, 05:10 <https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394>.
MHRA style
OS.bee documentation contributors, 'BlobMapping', OS.bee documentation, , 13 March 2017, 14:03 UTC, <https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394> [accessed 26 November 2025]
Chicago style
OS.bee documentation contributors, "BlobMapping," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394 (accessed November 26, 2025).
CBE/CSE style
OS.bee documentation contributors. BlobMapping [Internet]. OS.bee documentation, ; 2017 Mar 13, 14:03 UTC [cited 2025 Nov 26]. Available from: https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394.
Bluebook style
BlobMapping, https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "BlobMapping --- OS.bee documentation{,} ",
year = "2017",
url = "https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394",
note = "[Online; accessed 26-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 = "OS.bee documentation",
title = "BlobMapping --- OS.bee documentation{,} ",
year = "2017",
url = "\url{https://download.osbee.org/documentation/index.php?title=BlobMapping&oldid=1394}",
note = "[Online; accessed 26-November-2025]"
}