Cite This Page
Bibliographic details for IntelliJ Tips
- Page name: IntelliJ Tips
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 7 February 2023 17:36 UTC
- Date retrieved: 3 April 2025 10:51 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427
- Page Version ID: 4427
Citation styles for IntelliJ Tips
APA style
IntelliJ Tips. (2023, February 7). CSE231 Wiki, . Retrieved 10:51, April 3, 2025 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427.
MLA style
"IntelliJ Tips." CSE231 Wiki, . 7 Feb 2023, 17:36 UTC. 3 Apr 2025, 10:51 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427>.
MHRA style
CSE231 Wiki contributors, 'IntelliJ Tips', CSE231 Wiki, , 7 February 2023, 17:36 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427> [accessed 3 April 2025]
Chicago style
CSE231 Wiki contributors, "IntelliJ Tips," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427 (accessed April 3, 2025).
CBE/CSE style
CSE231 Wiki contributors. IntelliJ Tips [Internet]. CSE231 Wiki, ; 2023 Feb 7, 17:36 UTC [cited 2025 Apr 3]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427.
Bluebook style
IntelliJ Tips, http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427 (last visited April 3, 2025).
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=4427", note = "[Online; accessed 3-April-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 = "CSE231 Wiki", title = "IntelliJ Tips --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=IntelliJ_Tips&oldid=4427}", note = "[Online; accessed 3-April-2025]" }