정적 링크
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
도서 검색에서 저자나 제목으로 검색하는 것만으로는 충분하지 않은 경우도 있습니다. 책의 특정 제목이나 특정 에디션으로 연결하는 것이 좋습니다. 이를 돕기 위해 Google 도서에서는 국제표준도서번호 (ISBN), 미국 의회도서관 제어 번호 (LCCN) 또는 온라인 컴퓨터 도서관 센터 (OCLC) 레코드 번호에서 책에 연결할 수 있는 URL 패턴을 제공합니다. 오늘날 출판되는 대부분의 책에는 ISBN이 있으며, 이 숫자는 일반적으로 '도서 정보' 페이지에 표시됩니다. 하지만 이전 도서에 연결하려면 일반적으로 LCCN 또는 OCLC 레코드를 사용해야 합니다.
책의 도서 정보 페이지, 앞표지, 제목 페이지, 저작권 페이지, 목차 또는 뒷표지로 연결되도록 링크 형식을 지정할 수 있습니다.
예
예를 들어 Edwin Abbot의 Flatland: A Romance of Many Dimensions로 연결하려고 한다고 가정해 보겠습니다. 도서가 1884년에 출판되었지만 연결하려는 에디션은 1984년에 인쇄되었으며 ISBN이 0451522907입니다. 다음 표는 도서의 특정 부분으로 링크하는 옵션을 보여줍니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-06-28(UTC)
[null,null,["최종 업데이트: 2024-06-28(UTC)"],[[["\u003cp\u003eGoogle Books provides URL patterns to link to specific books or editions using ISBN, LCCN, or OCLC.\u003c/p\u003e\n"],["\u003cp\u003eMost modern books use ISBNs which can be found on the "About the Book" page, while older books typically use LCCN or OCLC.\u003c/p\u003e\n"],["\u003cp\u003eThese URL patterns allow linking to various sections of a book, including the front cover, title page, copyright page, table of contents, index, and back cover.\u003c/p\u003e\n"],["\u003cp\u003eLinks can be customized to point to the entire book or specific sections by incorporating the ISBN and the desired section in the URL.\u003c/p\u003e\n"]]],[],null,["# Static Links\n\nSometimes linking to [a search for an author or title on Book Search](https://books.google.com/support/bin/answer.py?answer=47576) isn't enough---you may want to link to a specific title or even a specific edition of a book. To help you with this, Google Books provides URL patterns that let you link to a book from its International Standard Book Number (ISBN), Library of Congress Control Number (LCCN), or Online Computer Library Center (OCLC) record number. Most books published today have ISBNs, and these numbers are usually visible on the \"About the Book\" page. Linking to older books, however, typically involves using an LCCN or OCLC record.\n\nLinks can be formatted to link to a book's About This Book page, Front Cover, Title Page, Copyright Page, Table of Contents, or Back Cover.\n\nExamples\n--------\n\nFor example, perhaps you want to link to [Flatland: A Romance of Many Dimensions](https://books.google.com/books?id=HKackp-vG-YC) by Edwin Abbot. While the book was originally published in 1884, the edition you want to link to was printed in 1984 and has an ISBN of 0451522907. The following table shows your options for linking to specific portions of books.\n\n| Destination | URL Pattern and Example |\n|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Book** | - https://books.google.com/books?vid=ISBN**{ISBN Number}** - **Example:** \u003chttps://books.google.com/books?vid=ISBN0451522907\u003e |\n| **Front cover** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=frontcover - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=frontcover](https://books.google.com/books?vid=ISBN0451522907&printsec=frontcover) |\n| **Title page** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=titlepage - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=titlepage](https://books.google.com/books?vid=ISBN0451522907&printsec=titlepage) |\n| **Copyright page** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=copyright - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=copyright](https://books.google.com/books?vid=ISBN0451522907&printsec=copyright) |\n| **Table of contents** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=toc - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=toc](https://books.google.com/books?vid=ISBN0451522907&printsec=toc) |\n| **Index** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=index - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=index](https://books.google.com/books?vid=ISBN0451522907&printsec=index) |\n| **Back cover** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=backcover - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=backcover](https://books.google.com/books?vid=ISBN0451522907&printsec=backcover) |"]]