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