Module:IA Citation/data/B
| This module is rated as alpha. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome. |
| Editing of this module by new or unregistered users is currently disabled. See the protection policy and protection log for more details. If you cannot edit this module and you wish to make a change, you can submit an edit request, discuss changes on the talk page, request unprotection, log in, or create an account. |
This page contains the data configurations for Module:IA Citation for all book keys starting with the letter "B".
To add a new citation, follow the existing examples in the code.
- Book Key eg. `['BIB4']`
- Use a unique yet recognizable name, all caps, spaces converted to "_", and that starts with "B".
- Engine Parameters (Top-level):
- template = (Required) "cite book", "cite journal", etc.
- id = <Internet Archive identifier> (e.g.,
encyclopaediabrit01chisrich). Required for a single book on IA. - query = <Internet Archive search query> (Optional. Use instead of `id` for multi-volume works. Links the title to an IA search page. Page linking will not work.)
- ex. query = 'title:"Encyclopaedia Britannica" AND date:1911'
- iadisplay = "full screen" (Optional. Opens the book in full-screen mode instead of 2-up.)
- iasearch = "none" (Optional. Disables the default dummy search string. More info: Module:IA_Citation#Dummy_search)
- Citation Parameters (Inside `cite_params`):
- cite_params = A table of standard CS1 parameters displayed by default. Users can override these within the invoking templates.
- title, author, year, isbn, etc.
- url = If the work is not on the Internet Archive, omit `id` and `query` from the top level, and provide a hardcoded `url` (e.g., to Google Books) directly inside this `cite_params` table. This method nullifies features such as direct linking to page numbers, full screen display.
- cite_params = A table of standard CS1 parameters displayed by default. Users can override these within the invoking templates.
local library = {}
-- The British Steam Railway Locomotive 1825-1925 by Locomotive Publishing Co.
-- Template:Book-Ahrons-British Steam Railway Locomotive
library['BOOK_AHRONS_BRITISH_STEAM_RAILWAY_LOCOMOTIVE'] = {
template = 'cite book',
id = "britishsteamrail00ahro",
display = "full screen",
iasearch = "none",
cite_params = {
['title'] = "The British Steam Railway Locomotive 1825-1925",
['last'] = "Ahrons",
['first'] = "E.L.",
['author-link'] = "E.L. Ahrons",
['year'] = "1927",
['publisher'] = "[[Locomotive Publishing Co.]]",
['location'] = "Amen Corner, London"
}
}
-- Baghdad During the Abbasid Caliphate. From Contemporary Arabic and Persian Sources by Clarendon Press
-- Template:Baghdad During the Abbasid Caliphate
library['BAGHDAD_ABBASID_1900'] = {
template = 'cite book',
id = "BaghdadDuringTheAbbasidCaliphateFromContemporaryArabicAndPersian",
iasearch = "none",
cite_params = {
['title'] = "Baghdad During the Abbasid Caliphate. From Contemporary Arabic and Persian Sources",
['last'] = "Le Strange",
['first'] = "Guy",
['author-link'] = "Guy Le Strange",
['location'] = "Oxford",
['year'] = "1900",
['oclc'] = "257810905",
['publisher'] = "Clarendon Press"
}
}
-- Baghdad During the Abbasid Caliphate. From Contemporary Arabic and Persian Sources by Clarendon Press
-- Template:Baghdad During the Abbasid Caliphate
library['BAGHDAD_ABBASID_1922'] = {
template = 'cite book',
id = "in.ernet.dli.2015.68175",
iasearch = "none",
cite_params = {
['title'] = "Baghdad During the Abbasid Caliphate. From Contemporary Arabic and Persian Sources",
['last'] = "Le Strange",
['first'] = "Guy",
['author-link'] = "Guy Le Strange",
['location'] = "Oxford",
['year'] = "1922",
['publisher'] = "Clarendon Press"
}
}
-- Byzantium Confronts the West, 1180–1204 by Harvard University Press
-- Template:Byzantium Confronts the West
library['BYZANTIUM_CONFRONTS_THE_WEST'] = {
template = 'cite book',
id = "byzantiumconfron0000unse",
cite_params = {
['title'] = "Byzantium Confronts the West, 1180–1204",
['first'] = "Charles M.",
['last'] = "Brand",
['location'] = "Cambridge, Massachusetts",
['publisher'] = "Harvard University Press",
['year'] = "1968",
['lccn'] = "67-20872"
}
}
-- Catalogue of Byzantine Seals (Volumes 1-7 and Fallback)
-- Template:Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art
library['BYZANTINE_SEALS_V1'] = {
template = 'cite book',
id = 'doseals-vol-1',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 1: Italy, North of the Balkans, North of the Black Sea",
['editor-last'] = "Nesbitt",
['editor-first'] = "John",
['editor-last2'] = "Oikonomides",
['editor-first2'] = "Nicolas",
['editor-link2'] = "Nicolas Oikonomides",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "1991",
['isbn'] = "0-88402-194-7"
}
}
library['BYZANTINE_SEALS_V2'] = {
template = 'cite book',
id = 'doseals-vol-2-web',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 2: South of the Balkans, the Islands, South of Asia Minor",
['editor-last'] = "Nesbitt",
['editor-first'] = "John",
['editor-last2'] = "Oikonomides",
['editor-first2'] = "Nicolas",
['editor-link2'] = "Nicolas Oikonomides",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "1994",
['isbn'] = "0-88402-226-9"
}
}
library['BYZANTINE_SEALS_V3'] = {
template = 'cite book',
id = 'doseals-vol-3',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 3: West, Northwest, and Central Asia Minor and the Orient",
['editor-last'] = "Nesbitt",
['editor-first'] = "John",
['editor-last2'] = "Oikonomides",
['editor-first2'] = "Nicolas",
['editor-link2'] = "Nicolas Oikonomides",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "1996",
['isbn'] = "0-88402-250-1"
}
}
library['BYZANTINE_SEALS_V4'] = {
template = 'cite book',
id = 'doseals-vol-4',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 4: The East",
['editor-last'] = "McGeer",
['editor-first'] = "Eric",
['editor-last2'] = "Nesbitt",
['editor-first2'] = "John",
['editor-last3'] = "Oikonomides",
['editor-first3'] = "Nicolas",
['editor-link3'] = "Nicolas Oikonomides",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "2001",
['isbn'] = "0-88402-282-X"
}
}
library['BYZANTINE_SEALS_V5'] = {
template = 'cite book',
id = 'doseals-vol-5',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 5: The East (continued), Constantinople and Environs, Unknown Locations, Addenda, Uncertain Readings",
['editor-last'] = "McGeer",
['editor-first'] = "Eric",
['editor-last2'] = "Nesbitt",
['editor-first2'] = "John",
['editor-last3'] = "Oikonomides",
['editor-first3'] = "Nicolas",
['editor-link3'] = "Nicolas Oikonomides",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "2005",
['isbn'] = "0-88402-309-5"
}
}
library['BYZANTINE_SEALS_V6'] = {
template = 'cite book',
id = 'doseals-vol-6',
iadisplay = 'full screen',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 6: Emperors, Patriarchs of Constantinople, Addenda",
['editor-last'] = "Nesbitt",
['editor-first'] = "John",
['editor-last2'] = "Morrisson",
['editor-first2'] = "Cécile",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "2009",
['isbn'] = "0-88402-338-9"
}
}
library['BYZANTINE_SEALS_V7'] = {
template = 'cite book',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art, Volume 7: Anonymous, with Bilateral Religious Imagery",
['editor-last'] = "Cotsonis",
['editor-first'] = "John A.",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "2020",
['isbn'] = "0-88402-472-5",
['url'] = "https://books.google.com/books?id=-CNkywAACAAJ"
}
}
library['BYZANTINE_SEALS_ALL'] = {
template = 'cite book',
query = 'title:"Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art"',
iasearch = 'none',
cite_params = {
['title'] = "Catalogue of Byzantine Seals at Dumbarton Oaks and in the Fogg Museum of Art (7 vols.)",
['publisher'] = "Dumbarton Oaks Research Library and Collection",
['location'] = "Washington, DC",
['year'] = "1991–2020"
}
}
-- Buildings of Michigan by Oxford University Press
-- Template:Eckert-Buildings of Michigan
library['BUILDINGS_OF_MICHIGAN'] = {
template = 'cite book',
id = "buildingsofmichi0000ecke",
cite_params = {
['last'] = "Eckert",
['first'] = "Kathryn Bishop",
['date'] = "1993",
['title'] = "Buildings of Michigan",
['location'] = "New York",
['publisher'] = "[[Oxford University Press]]",
['isbn'] = "978-0-19-509379-7",
}
}
-- The Breaking of a Thousand Swords: A History of the Turkish Military of Samarra (A.H. 200–275/815–889 C.E.) by State University of New York Press
-- Template:Gordon-The Breaking of a Thousand Swords
library['BREAKING_OF_A_THOUSAND_SWORDS'] = {
template = 'cite book',
id = "breakingofthousa0000gord",
cite_params = {
['title'] = "The Breaking of a Thousand Swords: A History of the Turkish Military of Samarra (A.H. 200–275/815–889 C.E.)",
['last'] = "Gordon",
['first'] = "Matthew S.",
['year'] = "2001",
['publisher'] = "State University of New York Press",
['location'] = "Albany, New York",
['isbn'] = "0-7914-4795-2",
}
}
return library
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.