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