Module:Citation/CS1/Configuration: Difference between revisions
No edit summary |
Tag: Undo |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 48: | Line 48: | ||
['newsgroup'] = '[[Usenet newsgroup|Newsgroup]]: $1', | ['newsgroup'] = '[[Usenet newsgroup|Newsgroup]]: $1', | ||
['notitle'] = 'No title', -- for |title=(()) and (in the future) |title=none | ['notitle'] = 'No title', -- for |title=(()) and (in the future) |title=none | ||
['제목'] = 'title', | |||
['저자'] = 'author', | |||
['original'] = 'the original', | ['original'] = 'the original', | ||
['origdate'] = ' [$1]', | ['origdate'] = ' [$1]', | ||
| Line 245: | Line 247: | ||
['ConferenceFormat'] = 'conference-format', | ['ConferenceFormat'] = 'conference-format', | ||
['ConferenceURL'] = 'conference-url', -- Used by InternetArchiveBot | ['ConferenceURL'] = 'conference-url', -- Used by InternetArchiveBot | ||
['Date'] = {'date', 'air-date', 'airdate'}, -- air-date and airdate for cite episode and cite serial only | ['Date'] = {'date', 'air-date', 'airdate','날짜'}, -- air-date and airdate for cite episode and cite serial only | ||
['Degree'] = 'degree', | ['Degree'] = 'degree', | ||
['DF'] = 'df', | ['DF'] = 'df', | ||
| Line 283: | Line 285: | ||
['OrigDate'] = {'orig-date', 'orig-year', 'origyear'}, | ['OrigDate'] = {'orig-date', 'orig-year', 'origyear'}, | ||
['Others'] = 'others', | ['Others'] = 'others', | ||
['Page'] = {'page', 'p'}, -- Used by InternetArchiveBot | ['Page'] = {'page', 'p','쪽'}, -- Used by InternetArchiveBot | ||
['Pages'] = {'pages', 'pp'}, -- Used by InternetArchiveBot | ['Pages'] = {'pages', 'pp'}, -- Used by InternetArchiveBot | ||
['Periodical'] = {'journal', 'magazine', 'newspaper', 'periodical', 'website', 'work'}, | ['Periodical'] = {'journal', 'magazine', 'newspaper', 'periodical', 'website', 'work'}, | ||
| Line 291: | Line 293: | ||
['PublicationPlace'] = {'publication-place', 'publicationplace'}, | ['PublicationPlace'] = {'publication-place', 'publicationplace'}, | ||
['PublisherName'] = {'publisher', 'institution'}, | ['PublisherName'] = {'publisher', 'institution'}, | ||
['Quote'] = {'quote', 'quotation'}, | ['Quote'] = {'quote', 'quotation','인용문'}, | ||
['QuotePage'] = 'quote-page', | ['QuotePage'] = 'quote-page', | ||
['QuotePages'] = 'quote-pages', | ['QuotePages'] = 'quote-pages', | ||
| Line 313: | Line 315: | ||
['Time'] = 'time', | ['Time'] = 'time', | ||
['TimeCaption'] = 'time-caption', | ['TimeCaption'] = 'time-caption', | ||
['Title'] = 'title', -- Used by InternetArchiveBot | ['Title'] = {'title','제목'}, -- Used by InternetArchiveBot | ||
['제목'] = 'title', | |||
['TitleLink'] = {'title-link', 'episode-link', 'episodelink'}, -- Used by InternetArchiveBot | ['TitleLink'] = {'title-link', 'episode-link', 'episodelink'}, -- Used by InternetArchiveBot | ||
['TitleNote'] = 'department', | ['TitleNote'] = 'department', | ||
| Line 334: | Line 337: | ||
['Via'] = 'via', | ['Via'] = 'via', | ||
['Volume'] = 'volume', | ['Volume'] = 'volume', | ||
['Year'] = 'year', | ['Year'] = {'year','연도'}, | ||
['AuthorList-First'] = {"first#", "author-first#", "author#-first", "given#", | ['AuthorList-First'] = {"first#", "author-first#", "author#-first", "given#", | ||