Cite This Page
Bibliographic details for DIGITS DevBox
- Page name: DIGITS DevBox
- Author: edegan.com contributors
- Publisher: edegan.com, .
- Date of last revision: 9 July 2019 19:38 UTC
- Date retrieved: 24 March 2026 05:10 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912
- Page Version ID: 25912
Citation styles for DIGITS DevBox
APA style
DIGITS DevBox. (2019, July 9). edegan.com, . Retrieved 05:10, March 24, 2026 from http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912.
MLA style
"DIGITS DevBox." edegan.com, . 9 Jul 2019, 19:38 UTC. 24 Mar 2026, 05:10 <http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912>.
MHRA style
edegan.com contributors, 'DIGITS DevBox', edegan.com, , 9 July 2019, 19:38 UTC, <http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912> [accessed 24 March 2026]
Chicago style
edegan.com contributors, "DIGITS DevBox," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912 (accessed March 24, 2026).
CBE/CSE style
edegan.com contributors. DIGITS DevBox [Internet]. edegan.com, ; 2019 Jul 9, 19:38 UTC [cited 2026 Mar 24]. Available from: http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912.
Bluebook style
DIGITS DevBox, http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "edegan.com",
title = "DIGITS DevBox --- edegan.com{,} ",
year = "2019",
url = "http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912",
note = "[Online; accessed 24-March-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 = "edegan.com",
title = "DIGITS DevBox --- edegan.com{,} ",
year = "2019",
url = "\url{http://www.edegan.com/mediawiki/index.php?title=DIGITS_DevBox&oldid=25912}",
note = "[Online; accessed 24-March-2026]"
}