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