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