local library = {}

-- The Ismāʿı̄lı̄s: Their History and Doctrines (1st Edition)
-- Template:Daftary-The Ismailis
library['ISMAILIS_DAFTARY_1990'] = {
    template = 'cite book',
    id = "ismalstheirhisto0000daft",
    cite_params = {
        ['title'] = "The Ismāʿı̄lı̄s: Their History and Doctrines",
        ['last'] = "Daftary",
        ['first'] = "Farhad",
        ['author-link'] = "Farhad Daftary",
        ['location'] = "Cambridge",
        ['publisher'] = "Cambridge University Press",
        ['year'] = "1990",
        ['isbn'] = "978-0-521-37019-6"
    }
}

-- The Ismāʿı̄lı̄s: Their History and Doctrines (2nd Edition)
-- Template:Daftary-The Ismailis
library['ISMAILIS_DAFTARY_2007'] = {
    template = 'cite book',
    id = "ismlstheirhistor0000daft_z5a1_2ed",
    cite_params = {
        ['title'] = "The Ismāʿı̄lı̄s: Their History and Doctrines",
        ['last'] = "Daftary",
        ['first'] = "Farhad",
        ['author-link'] = "Farhad Daftary",
        ['edition'] = "Second",
        ['location'] = "Cambridge",
        ['publisher'] = "Cambridge University Press",
        ['year'] = "2007",
        ['isbn'] = "978-0-521-61636-2"
    }
}

-- The Ottoman Empire, 1300–1650: The Structure of Power by Palgrave Macmillan
-- Template:Imber-The Ottoman Empire, 1300–1650
library['IMBER_THE_OTTOMAN_EMPIRE_2002'] = {
    template = 'cite book',
    id = "ottomanempire1300000imbe",
    cite_params = {
        ['first'] = "Colin",
        ['last'] = "Imber",
        ['author-link'] = "Colin Imber",
        ['title'] = "The Ottoman Empire, 1300–1650: The Structure of Power",
        ['publisher'] = "Palgrave Macmillan",
        ['year'] = "2002",
        ['location'] = "Basingstoke",
        ['isbn'] = "978-0-3336-1386-3",
        ['edition'] = "First"
    }
}
library['IMBER_THE_OTTOMAN_EMPIRE_2009'] = {
    template = 'cite book',
    cite_params = {
        ['first'] = "Colin",
        ['last'] = "Imber",
        ['author-link'] = "Colin Imber",
        ['title'] = "The Ottoman Empire, 1300–1650: The Structure of Power",
        ['publisher'] = "Palgrave Macmillan",
        ['year'] = "2009",
        ['location'] = "Basingstoke",
        ['isbn'] = "978-1-1370-1406-1",
        ['edition'] = "Second"
    }
}
library['IMBER_THE_OTTOMAN_EMPIRE_2019'] = {
    template = 'cite book',
    id = "",
    cite_params = {
        ['first'] = "Colin",
        ['last'] = "Imber",
        ['author-link'] = "Colin Imber",
        ['title'] = "The Ottoman Empire, 1300–1650: The Structure of Power",
        ['publisher'] = "Red Globe Press",
        ['year'] = "2019",
        ['location'] = "London",
        ['isbn'] = "978-1-352-00496-0",
        ['edition'] = "Third"
    }
}

return library