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:IA Citation/data/E

Permanently protected module
From Wikipedia, the free encyclopedia

local library = {}

-- Emperor Michael Palaeologus and the West, 1258–1282: A Study in Byzantine-Latin Relations by Harvard University Press
-- Template:Emperor Michael Palaeologus and the West
library['EMPEROR_MICHAEL_PALAEOLOGUS_AND_THE_WEST'] = {
    template = 'cite book',
    id = "emperormichaelpa00gean",
    cite_params = {
        ['last'] = "Geanakoplos",
        ['first'] = "Deno John",
        ['author-link'] = "Deno Geanakoplos",
        ['title'] = "Emperor Michael Palaeologus and the West, 1258–1282: A Study in Byzantine-Latin Relations",
        ['location'] = "Cambridge, Massachusetts",
        ['publisher'] = "Harvard University Press",
        ['year'] = "1959",
    }
}

-- Essays on the Latin Orient by Cambridge University Press
-- Template:Essays on the Latin Orient
library['ESSAYS_ON_THE_LATIN_ORIENT'] = {
    template = 'cite book',
    id = "essaysonlatinori00milluoft",
    iasearch = "none",
    cite_params = {
        ['title'] = "Essays on the Latin Orient",
        ['first'] = "William",
        ['last'] = "Miller",
        ['author-link'] = "William Miller (historian)",
        ['publisher'] = "Cambridge University Press",
        ['location'] = "Cambridge",
        ['year'] = "1921",
    }
}

return library