Cite This Page
Bibliographic details for Software installation
- Page name: Software installation
- Author: 307 Lab Note contributors
- Publisher: 307 Lab Note, .
- Date of last revision: 31 January 2020 15:23 UTC
- Date retrieved: 7 June 2026 07:22 UTC
- Permanent URL: http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2
- Page Version ID: 2
Citation styles for Software installation
APA style
Software installation. (2020, January 31). 307 Lab Note, . Retrieved 07:22, June 7, 2026 from http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2.
MLA style
"Software installation." 307 Lab Note, . 31 Jan 2020, 15:23 UTC. 7 Jun 2026, 07:22 <http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2>.
MHRA style
307 Lab Note contributors, 'Software installation', 307 Lab Note, , 31 January 2020, 15:23 UTC, <http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2> [accessed 7 June 2026]
Chicago style
307 Lab Note contributors, "Software installation," 307 Lab Note, , http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2 (accessed June 7, 2026).
CBE/CSE style
307 Lab Note contributors. Software installation [Internet]. 307 Lab Note, ; 2020 Jan 31, 15:23 UTC [cited 2026 Jun 7]. Available from: http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2.
Bluebook style
Software installation, http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "307 Lab Note",
title = "Software installation --- 307 Lab Note{,} ",
year = "2020",
url = "http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2",
note = "[Online; accessed 7-June-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 = "307 Lab Note",
title = "Software installation --- 307 Lab Note{,} ",
year = "2020",
url = "\url{http://140.112.105.7/mediawiki/index.php?title=Software_installation&oldid=2}",
note = "[Online; accessed 7-June-2026]"
}