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