Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module:SST/shards/D

From Wikipedia, the free encyclopedia

local library = {}
-- The Buwayhid Dynasty in Iraq 334 H./945 to 403 H./1012: Shaping Institutions for the Future by John J. Donohue
-- Template:The Buwayhid Dynasty in Iraq
library['DONOHUE_THE_BUWAYHID_DYNASTY_IN_IRAQ'] = {
    ['host'] = 'gbook',
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['title'] = "The Buwayhid Dynasty in Iraq 334 H./945 to 403 H./1012: Shaping Institutions for the Future",
        ['last'] = "Donohue",
        ['first'] = "John J.",
        ['year'] = "2003",
        ['isbn'] = "90-04-12860-3",
        ['location'] = "Leiden and Boston",
        ['publisher'] = "Brill",
    },
    ['hosts'] = {
        ['gbook'] = {
            ['id'] = "arELc_R1orcC",
        }
    }
}
-- The World's Writing Systems by Oxford University Press
-- Template:The World's Writing Systems
library['DANIELS_THE_WORLDS_WRITING_SYSTEMS'] = {
    ['host'] = 'ia', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['editor1-last'] = "Daniels",
        ['editor1-first'] = "Peter T.",
        ['editor1-link'] = "Peter T. Daniels",
        ['editor2-last'] = "Bright",
        ['editor2-first'] = "William",
        ['editor2-link'] = "William O. Bright",
        ['date'] = "February 8, 1996",
        ['title'] = "The World's Writing Systems",
        ['title-link'] = "The World's Writing Systems",
        ['location'] = "[[New York City|New York]], [[Oxford]]",
        ['publisher'] = "[[Oxford University Press]]",
        ['isbn'] = "0195079930",
        ['lccn'] = "95002247",
    },
    ['hosts'] = {
        ['ia'] = {
            ['id'] = "worldswritingsys0000unse_v1k3",
        }
    }
}
-- Discover Australia: Wineries by Random House Australia
-- Template:Forrestal-Wineries
library['DISCOVER_AUSTRALIA_WINERIES'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['editor-last'] = "Forrestal",
        ['editor-first'] = "Peter",
        ['year'] = "1999",
        ['title'] = "Discover Australia: Wineries",
        ['series'] = "Discover Australia",
        ['location'] = "Milsons Point, NSW",
        ['publisher'] = "Random House Australia",
        ['isbn'] = "0091837898",
    },
    ['hosts'] = {
        ['physical'] = {}
    }
}
-- Atlas of Mercury by M. E. Davies ''et al.''
-- Template:Davies Dwornik Gault Strom 1978
library['DAVIES_ATLAS_OF_MERCURY'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['last1'] = "Davies",
        ['first1'] = "M. E.",
        ['last2'] = "Dwornik",
        ['first2'] = "S. E.",
        ['last3'] = "Gault",
        ['first3'] = "D. E.",
        ['last4'] = "Strom",
        ['first4'] = "R. G.",
        ['year'] = "1978",
        ['title'] = "Atlas of Mercury",
        ['publisher'] = "National Aeronautics and Space Administration",
        ['id'] = "Special Publication SP-423",
        ['isbn'] = "978-1-114-27448-8",
    },
    ['hosts'] = {
        ['physical'] = {}
    }
}
return library