Cite This Page
Bibliographic details for Linux Installation
- Page name: Linux Installation
- Author: WIKI FOSSCELL NITC contributors
- Publisher: WIKI FOSSCELL NITC.
- Date of last revision: 4 November 2025 20:32 UTC
- Date retrieved: 8 December 2025 23:23 UTC
- Permanent URL: https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682
- Page Version ID: 2682
Citation styles for Linux Installation
APA style
Linux Installation. (2025, November 4). WIKI FOSSCELL NITC. Retrieved 23:23, December 8, 2025 from https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682.
MLA style
"Linux Installation." WIKI FOSSCELL NITC. 4 Nov 2025, 20:32 UTC. 8 Dec 2025, 23:23 <https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682>.
MHRA style
WIKI FOSSCELL NITC contributors, 'Linux Installation', WIKI FOSSCELL NITC, 4 November 2025, 20:32 UTC, <https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682> [accessed 8 December 2025]
Chicago style
WIKI FOSSCELL NITC contributors, "Linux Installation," WIKI FOSSCELL NITC, https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682 (accessed December 8, 2025).
CBE/CSE style
WIKI FOSSCELL NITC contributors. Linux Installation [Internet]. WIKI FOSSCELL NITC; 2025 Nov 4, 20:32 UTC [cited 2025 Dec 8]. Available from: https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682.
Bluebook style
Linux Installation, https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682 (last visited December 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WIKI FOSSCELL NITC",
title = "Linux Installation --- WIKI FOSSCELL NITC{,} ",
year = "2025",
url = "https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682",
note = "[Online; accessed 8-December-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 = "WIKI FOSSCELL NITC",
title = "Linux Installation --- WIKI FOSSCELL NITC{,} ",
year = "2025",
url = "\url{https://wiki.fosscell.org/index.php?title=Linux_Installation&oldid=2682}",
note = "[Online; accessed 8-December-2025]"
}