Cite This Page
Bibliographic details for C++
- Page name: C++
- Author: Robowaifu Institute of Technology contributors
- Publisher: Robowaifu Institute of Technology, .
- Date of last revision: 28 April 2023 21:25 UTC
- Date retrieved: 14 May 2025 05:05 UTC
- Permanent URL: https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209
- Page Version ID: 209
Citation styles for C++
APA style
C++. (2023, April 28). Robowaifu Institute of Technology, . Retrieved 05:05, May 14, 2025 from https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209.
MLA style
"C++." Robowaifu Institute of Technology, . 28 Apr 2023, 21:25 UTC. 14 May 2025, 05:05 <https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209>.
MHRA style
Robowaifu Institute of Technology contributors, 'C++', Robowaifu Institute of Technology, , 28 April 2023, 21:25 UTC, <https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209> [accessed 14 May 2025]
Chicago style
Robowaifu Institute of Technology contributors, "C++," Robowaifu Institute of Technology, , https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209 (accessed May 14, 2025).
CBE/CSE style
Robowaifu Institute of Technology contributors. C++ [Internet]. Robowaifu Institute of Technology, ; 2023 Apr 28, 21:25 UTC [cited 2025 May 14]. Available from: https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209.
Bluebook style
C++, https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209 (last visited May 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Robowaifu Institute of Technology", title = "C++ --- Robowaifu Institute of Technology{,} ", year = "2023", url = "https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209", note = "[Online; accessed 14-May-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 = "Robowaifu Institute of Technology", title = "C++ --- Robowaifu Institute of Technology{,} ", year = "2023", url = "\url{https://robowaifu.tech/w/index.php?title=C%2B%2B&oldid=209}", note = "[Online; accessed 14-May-2025]" }