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