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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22f29ffae956483

Jump to content

Module:IA Citation/data/G

Permanently protected module
From Wikipedia, the free encyclopedia

local library = {}

-- Genoa and the Genoese, 958–1528 by University of North Carolina Press
-- Template:Genoa and the Genoese
library['GENOA_AND_THE_GENOESE'] = {
    template = 'cite book',
    id = "epstein-genoa-and-the-genoese",
    cite_params = {
        ['first'] = "Steven A.",
        ['last'] = "Epstein",
        ['author-link'] = "",
        ['title'] = "Genoa and the Genoese, 958–1528",
        ['year'] = "1996",
        ['publisher'] = "University of North Carolina Press",
        ['location'] = "Chapel Hill, N.C.",
        ['isbn'] = "978-0-8078-4992-7",
    }
}

-- Ghost Towns of California by Pruett Publishing Company
-- Template:Ghost Towns of California
library['GHOST_TOWNS_OF_CALIFORNIA'] = {
    template = 'cite book',
    id = "ghosttownsofcali00mill",
    cite_params = {
        ['last'] = "Miller",
        ['first'] = "Donald C.",
        ['title'] = "Ghost Towns of California",
        ['publisher'] = "Pruett Publishing Company",
        ['location'] = "Boulder, Colorado",
        ['date'] = "1978",
        ['isbn'] = "0871085178",
    }
}

-- Ghost Towns of Northern California: Your Guide to Ghost Towns & Historic Mining Camps by Voyageur Press
-- Template:Ghost Towns of Northern California
library['GHOST_TOWNS_OF_NORTHERN_CALIFORNIA'] = {
    template = 'cite book',
    id = "ghosttownsofnort0000varn",
    cite_params = {
        ['last'] = "Varney",
        ['first'] = "Philip",
        ['author2'] = "Drew, John and Susan",
        ['title'] = "Ghost Towns of Northern California: Your Guide to Ghost Towns & Historic Mining Camps",
        ['publisher'] = "Voyageur Press",
        ['location'] = "Stillwater, Minnesota",
        ['date'] = "2001",
        ['isbn'] = "0896584445",
    }
}

return library