Cite This Page
Bibliographic details for YalPak R and Julia tip
- Page name: YalPak R and Julia tip
- Author: kogic.kr contributors
- Publisher: kogic.kr, .
- Date of last revision: 21 January 2020 02:47 UTC
- Date retrieved: 7 December 2024 08:23 UTC
- Permanent URL: http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434
- Page Version ID: 5434
Citation styles for YalPak R and Julia tip
APA style
YalPak R and Julia tip. (2020, January 21). kogic.kr, . Retrieved 08:23, December 7, 2024 from http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434.
MLA style
"YalPak R and Julia tip." kogic.kr, . 21 Jan 2020, 02:47 UTC. 7 Dec 2024, 08:23 <http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434>.
MHRA style
kogic.kr contributors, 'YalPak R and Julia tip', kogic.kr, , 21 January 2020, 02:47 UTC, <http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434> [accessed 7 December 2024]
Chicago style
kogic.kr contributors, "YalPak R and Julia tip," kogic.kr, , http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434 (accessed December 7, 2024).
CBE/CSE style
kogic.kr contributors. YalPak R and Julia tip [Internet]. kogic.kr, ; 2020 Jan 21, 02:47 UTC [cited 2024 Dec 7]. Available from: http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434.
Bluebook style
YalPak R and Julia tip, http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434 (last visited December 7, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "kogic.kr", title = "YalPak R and Julia tip --- kogic.kr{,} ", year = "2020", url = "http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434", note = "[Online; accessed 7-December-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 = "kogic.kr", title = "YalPak R and Julia tip --- kogic.kr{,} ", year = "2020", url = "\url{http://kogic.kr/index.php?title=YalPak_R_and_Julia_tip&oldid=5434}", note = "[Online; accessed 7-December-2024]" }