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