Cite This Page
Bibliographic details for IntelliJ Tips
- Page name: IntelliJ Tips
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 26 January 2023 17:19 UTC
- Date retrieved: 23 November 2024 02:48 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275
- Page Version ID: 4275
Citation styles for IntelliJ Tips
APA style
IntelliJ Tips. (2023, January 26). CSE231 Wiki, . Retrieved 02:48, November 23, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275.
MLA style
"IntelliJ Tips." CSE231 Wiki, . 26 Jan 2023, 17:19 UTC. 23 Nov 2024, 02:48 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275>.
MHRA style
CSE231 Wiki contributors, 'IntelliJ Tips', CSE231 Wiki, , 26 January 2023, 17:19 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275> [accessed 23 November 2024]
Chicago style
CSE231 Wiki contributors, "IntelliJ Tips," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275 (accessed November 23, 2024).
CBE/CSE style
CSE231 Wiki contributors. IntelliJ Tips [Internet]. CSE231 Wiki, ; 2023 Jan 26, 17:19 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275.
Bluebook style
IntelliJ Tips, http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "IntelliJ Tips --- CSE231 Wiki{,} ", year = "2023", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275", note = "[Online; accessed 23-November-2024]" }
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 = "CSE231 Wiki", title = "IntelliJ Tips --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4275}", note = "[Online; accessed 23-November-2024]" }