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