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