Cite This Page
Bibliographic details for OS.bee peripherals for JavaPOS
- Page name: OS.bee peripherals for JavaPOS
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 22 August 2019 12:24 UTC
- Date retrieved: 2 November 2025 02:58 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189
- Page Version ID: 3189
Citation styles for OS.bee peripherals for JavaPOS
APA style
OS.bee peripherals for JavaPOS. (2019, August 22). OS.bee documentation, . Retrieved 02:58, November 2, 2025 from https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189.
MLA style
"OS.bee peripherals for JavaPOS." OS.bee documentation, . 22 Aug 2019, 12:24 UTC. 2 Nov 2025, 02:58 <https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189>.
MHRA style
OS.bee documentation contributors, 'OS.bee peripherals for JavaPOS', OS.bee documentation, , 22 August 2019, 12:24 UTC, <https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189> [accessed 2 November 2025]
Chicago style
OS.bee documentation contributors, "OS.bee peripherals for JavaPOS," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189 (accessed November 2, 2025).
CBE/CSE style
OS.bee documentation contributors. OS.bee peripherals for JavaPOS [Internet]. OS.bee documentation, ; 2019 Aug 22, 12:24 UTC [cited 2025 Nov 2]. Available from: https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189.
Bluebook style
OS.bee peripherals for JavaPOS, https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "OS.bee peripherals for JavaPOS --- OS.bee documentation{,} ",
year = "2019",
url = "https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189",
note = "[Online; accessed 2-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 = "OS.bee peripherals for JavaPOS --- OS.bee documentation{,} ",
year = "2019",
url = "\url{https://download.osbee.org/documentation/index.php?title=OS.bee_peripherals_for_JavaPOS&oldid=3189}",
note = "[Online; accessed 2-November-2025]"
}