Difference between revisions of "Linking to Library Catalog"
From Help Wiki
Line 1: | Line 1: | ||
+ | {{TwoColumn|lead= | ||
+ | How to link to the library category in you wiki pages. | ||
+ | |content= | ||
#Locate the resource you want to link to in Evergreen's catalog | #Locate the resource you want to link to in Evergreen's catalog | ||
#Towards the bottom of the entry, locate the '''Bib Util#''' and '''copy''' it | #Towards the bottom of the entry, locate the '''Bib Util#''' and '''copy''' it | ||
Line 19: | Line 22: | ||
The BibUtil Template would look something like this: | The BibUtil Template would look something like this: | ||
<nowiki>[http://cals.evergreen.edu/search~S1/o{{{1}}} Find this book in Evergreen's Library Catalog]</nowiki> | <nowiki>[http://cals.evergreen.edu/search~S1/o{{{1}}} Find this book in Evergreen's Library Catalog]</nowiki> | ||
+ | |sidebar= | ||
+ | {{Mediawiki Help}} | ||
+ | {{GetHelp}} | ||
+ | }} | ||
[[category:Web Publishing]] | [[category:Web Publishing]] | ||
[[category:Mediawiki]] | [[category:Mediawiki]] |
Revision as of 14:38, 15 November 2016
How to link to the library category in you wiki pages.
- Locate the resource you want to link to in Evergreen's catalog
- Towards the bottom of the entry, locate the Bib Util# and copy it
- Paste the Bib Util# at the end of the following url http://cals.evergreen.edu/search~S1/o
- To limit the search to Evergreen's journal index use an S3 instead of an S1
Example:
If you search the Journal Title index for American Spectator and scroll down the page to Bib util#, you find 3398190. The url to link to Evergreen's record for American Spectator would be http://cals.evergreen.edu/search~S3/o3398190
Wiki Users
You can create a template in your wiki so that you can quickly reference the Bib Util# with something like the following:
{{BibUtil|3398190}}
and it will output the following in your wiki page:
Find this book in Evergreen's Library Catalog
The BibUtil Template would look something like this:
[http://cals.evergreen.edu/search~S1/o{{{1}}} Find this book in Evergreen's Library Catalog]