Cite This Page
Bibliographic details for WikiCSCF/CareerForge
- Page name: WikiCSCF/CareerForge
- Author: CICS Wiki contributors
- Publisher: CICS Wiki, .
- Date of last revision: 18 February 2026 15:28 UTC
- Date retrieved: 27 April 2026 01:41 UTC
- Permanent URL: https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696
- Page Version ID: 5696
Citation styles for WikiCSCF/CareerForge
APA style
WikiCSCF/CareerForge. (2026, February 18). CICS Wiki, . Retrieved 01:41, April 27, 2026 from https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696.
MLA style
"WikiCSCF/CareerForge." CICS Wiki, . 18 Feb 2026, 15:28 UTC. 27 Apr 2026, 01:41 <https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696>.
MHRA style
CICS Wiki contributors, 'WikiCSCF/CareerForge', CICS Wiki, , 18 February 2026, 15:28 UTC, <https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696> [accessed 27 April 2026]
Chicago style
CICS Wiki contributors, "WikiCSCF/CareerForge," CICS Wiki, , https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696 (accessed April 27, 2026).
CBE/CSE style
CICS Wiki contributors. WikiCSCF/CareerForge [Internet]. CICS Wiki, ; 2026 Feb 18, 15:28 UTC [cited 2026 Apr 27]. Available from: https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696.
Bluebook style
WikiCSCF/CareerForge, https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CICS Wiki",
title = "WikiCSCF/CareerForge --- CICS Wiki{,} ",
year = "2026",
url = "https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696",
note = "[Online; accessed 27-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 = "CICS Wiki",
title = "WikiCSCF/CareerForge --- CICS Wiki{,} ",
year = "2026",
url = "\url{https://cicswiki.cs.umass.edu/index.php?title=WikiCSCF/CareerForge&oldid=5696}",
note = "[Online; accessed 27-April-2026]"
}