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