Difference between revisions of "Help:How to create a link to a US Library of Congress (Loc) record"

From ISFDB
Jump to navigation Jump to search
m
Line 7: Line 7:
 
For books after 2001-01-01, the year is given as 4 digits, and the hyphen is usually omitted.  
 
For books after 2001-01-01, the year is given as 4 digits, and the hyphen is usually omitted.  
  
A permanent link to the online LoC record for a given LCCN is formed as follows: "LCCN: <nowiki><a HREF="http://lccn.loc.gov/12345678">YY-NNNNN</a>" </nowiki> or <nowiki>"LCCN: <nowiki><a HREF="http://lccn.loc.gov/12345678">YYYYNNNNNN</a>" </nowiki>The number in the URL should start with the 2 or 4-digit year, omit the hyphen, and pad the remaining number to 6 digits with leading zeros, if needed. Thus 45-7832 gives <nowiki>http://lccn.loc.gov/45007832, 76-89432 gives http://lccn.loc.gov/76089432, and 2007683290 gives http://lccn.loc.gov/2007683290 for a URL. </nowiki>
+
A permanent link to the online LoC record for a given LCCN is formed as follows: "<code>LCCN: <nowiki><a HREF="http://lccn.loc.gov/12345678">YY-NNNNN</a></nowiki></code>" or "<code>LCCN: <nowiki><a HREF="http://lccn.loc.gov/12345678">YYYYNNNNNN</a></nowiki></code>". The number in the URL should start with the 2 or 4-digit year, omit the hyphen, and pad the remaining number to 6 digits with leading zeros, if needed. Thus 45-7832 gives the URL <code><nowiki>http://lccn.loc.gov/45007832</nowiki></code>, 76-89432 gives <code><nowiki>http://lccn.loc.gov/76089432</nowiki></code>, and 2007683290 gives <code><nowiki>http://lccn.loc.gov/2007683290</nowiki></code> for a URL.  
  
 
See [http://lccn.loc.gov/lccnperm-faq.html the LoC's LCCN permalink FAQ] for more detail.
 
See [http://lccn.loc.gov/lccnperm-faq.html the LoC's LCCN permalink FAQ] for more detail.

Revision as of 13:48, 17 July 2009

This page is a help or manual page for the ISFDB database. It describes standards or methods for entering or maintaining data in the ISFDB database, or otherwise working with the database. Other help pages may be found via the category below. To discuss what should go on this page, use the talk page.

If, after exploring the Help system, you still have a question, please visit the Help desk and let us know. We probably know the answer, but we need your help to know what we left out of the help pages.

If you are new to editing the ISFDB, please see Help:Getting Started.

For more on this and other header templates, see Header templates.


Most books published in the US have an assigned LCCN -- the Library of Congress Control Number (formerly Catalog Number). This is generally worth recording in the notes of the relevant publication.

For books published before 2001, the number is generally shown as a two-digit year, a hyphen, and a serial number of up to 6 digits. (There was a brief period in 1970-72 when the two digits did not show the year.)

For books after 2001-01-01, the year is given as 4 digits, and the hyphen is usually omitted.

A permanent link to the online LoC record for a given LCCN is formed as follows: "LCCN: <a HREF="http://lccn.loc.gov/12345678">YY-NNNNN</a>" or "LCCN: <a HREF="http://lccn.loc.gov/12345678">YYYYNNNNNN</a>". The number in the URL should start with the 2 or 4-digit year, omit the hyphen, and pad the remaining number to 6 digits with leading zeros, if needed. Thus 45-7832 gives the URL http://lccn.loc.gov/45007832, 76-89432 gives http://lccn.loc.gov/76089432, and 2007683290 gives http://lccn.loc.gov/2007683290 for a URL.

See the LoC's LCCN permalink FAQ for more detail.