kci_search_references
Retrieves the reference list of papers matching a specified title, author, institution, or publication year from the Korea Citation Index.
Instructions
특정 제목/저자/기관/연도로 검색되는 논문들이 인용한 참고문헌 목록을 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 검색할 논문 제목 (필수) | |
| author | No | 저자명 | |
| pubiYr | No | 발행년도 (YYYY) | |
| sortNm | No | 정렬 기준: title(제목), author(저자명), pubiYr(발행일자) | |
| sortDir | No | 정렬 방향: asc(오름차순), desc(내림차순) | |
| institution | No | 발행 기관명 | |
| displayCount | No | 출력 건수 (기본 10, 최대 100) |