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