引用
「Visual Studio CodeでRuby開発」の書誌情報
- ページ名: Visual Studio CodeでRuby開発
- 著者: Eospediaへの寄稿者ら
- 発行者: 『Eospedia』
- 更新日時: 2020年7月4日 07:40 (UTC)
- 取得日時: 2025年4月30日 16:46 (UTC)
- 恒久的なURI: https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962
- ページの版番号: 16962
各種方式による「Visual Studio CodeでRuby開発」の書誌表示
APA方式
Visual Studio CodeでRuby開発. (2020年7月4日07:40). Eospedia, . 2025年4月30日16:46 https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962 にて閲覧.
MLA方式
"Visual Studio CodeでRuby開発." Eospedia, . 2020年7月4日07:40 (UTC). 2025年4月30日16:46 <https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962>.
MHRA方式
Eospediaへの寄稿者ら, 'Visual Studio CodeでRuby開発', Eospedia, ,2020年7月4日 (UTC), <https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962> [2025年4月30日閲覧]
Chicago方式
Eospediaへの寄稿者ら, "Visual Studio CodeでRuby開発," Eospedia, , https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962 (2025年4月30日閲覧).
CBE/CSE方式
Eospediaへの寄稿者ら. Visual Studio CodeでRuby開発 [Internet]. Eospedia, ; 2020年7月4日07:40 (UTC) [2025年4月30日現在で引用]. 入手元: https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962.
Bluebook方式
Visual Studio CodeでRuby開発, https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962 (2025年4月30日最終訪問).
BibTeXエントリ
@misc{ wiki:xxx, author = "Eospedia", title = "Visual Studio CodeでRuby開発 --- Eospedia{,} ", year = "2020", url = "https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962", note = "[オンライン; 閲覧日時 2025-30-04]" }
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url}
と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx, author = "Eospedia", title = "Visual Studio CodeでRuby開発 --- Eospedia{,} ", year = "2020", url = "\url{https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Visual_Studio_Code%E3%81%A7Ruby%E9%96%8B%E7%99%BA&oldid=16962}", note = "[オンライン; 閲覧日時 2025-30-04]" }