引用
=='"UNIQ--h-0--QINU"' 「LUBS F」の書誌情報 ==
- ページ名: LUBS F
- 著者: FascodeNetwork Wikiへの寄稿者ら
- 発行者: 『FascodeNetwork Wiki』
- 更新日時: 2021年2月7日 14:16 (UTC)
- 取得日時: '"
UNIQ--citation-00000000-QINU"' - 恒久的なURI: https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89
- ページの版番号: 89
=='"UNIQ--h-1--QINU"' 各種方式による「LUBS F」の書誌表示 ==
==='"UNIQ--h-2--QINU"' APA方式 ===
LUBS F. (2021年2月7日14:16). ''FascodeNetwork Wiki, ''. '"UNIQ--citation-00000001-QINU"' https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89 にて閲覧.
==='"UNIQ--h-3--QINU"' MLA方式 ===
"LUBS F." ''FascodeNetwork Wiki, ''. 2021年2月7日14:16 (UTC). '"UNIQ--citation-00000002-QINU"' <https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89>.
==='"UNIQ--h-4--QINU"' MHRA方式 ===
FascodeNetwork Wikiへの寄稿者ら, 'LUBS F', ''FascodeNetwork Wiki, ,''2021年2月7日 (UTC), <https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89> ['"UNIQ--citation-00000003-QINU"'閲覧]
==='"UNIQ--h-5--QINU"' Chicago方式 ===
FascodeNetwork Wikiへの寄稿者ら, "LUBS F," ''FascodeNetwork Wiki, ,'' https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89 ('"UNIQ--citation-00000004-QINU"'閲覧).
==='"UNIQ--h-6--QINU"' CBE/CSE方式 ===
FascodeNetwork Wikiへの寄稿者ら. LUBS F [Internet]. FascodeNetwork Wiki, ; 2021年2月7日14:16 (UTC) ['"UNIQ--citation-00000005-QINU"'現在で引用]. 入手元:
https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89.
==='"UNIQ--h-7--QINU"' Bluebook方式 ===
LUBS F, https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89 ('"UNIQ--citation-00000006-QINU"'最終訪問).
==='"UNIQ--h-8--QINU"' BibTeXエントリ ===
@misc{ wiki:xxx,
author = "FascodeNetwork Wiki",
title = "LUBS F --- FascodeNetwork Wiki{,} ",
year = "2021",
url = "https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89",
note = "[オンライン; 閲覧日時 '"UNIQ--citation-00000007-QINU"']"
}
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url} と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx,
author = "FascodeNetwork Wiki",
title = "LUBS F --- FascodeNetwork Wiki{,} ",
year = "2021",
url = "'''\url{'''https://wiki.fascode.net/index.php?title=LUBS_F&oldid=89'''}'''",
note = "[オンライン; 閲覧日時 '"UNIQ--citation-00000008-QINU"']"
}