kci_get_journal_citations
Retrieve journal citation indices such as impact factor, immediacy index, and self-citation ratio for Korean academic journals based on a reference year and number of years.
Instructions
기준년도(year)와 포함년도(years)를 기준으로 저널(학술지)들의 인용지수(영향력 지수, 즉시성 지수, 자기인용 비율 등) 목록을 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | DOI | |
| page | No | 페이지 번호 | |
| year | Yes | 기준년도 (YYYY, 필수) | |
| years | Yes | 포함 년도 수 (2~5, 필수, 기본 2) | |
| sortNm | No | 정렬 기준: title(제목), author(저자명), pubiYr(발행일자) | |
| journal | No | 저널(학술지) 이름 | |
| sortDir | No | 정렬 방향: asc(오름차순), desc(내림차순) | |
| modDateTo | No | 수정일 끝 (YYYYMMDD) | |
| institution | No | 발행 기관명 | |
| modDateFrom | No | 수정일 시작 (YYYYMMDD) | |
| displayCount | No | 출력 건수 (기본 10, 최대 100) |