Primary Source Document Template 1
¶Template
-
<?xml version="1.0" encoding="UTF-8"?>
-
<?xml-model href="../../rng/london_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
2 -
<?xml-model href="../../rng/london_all.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
-
<TEI xmlns="http://www.tei-c.org/ns/1.0" version="5.0" xml:id="[Insert document xml:id.]">
3-
<teiHeader>
4-
<fileDesc>
-
<titleStmt>
-
<respStmt>
6-
<resp ref="molresp:aut">
Author
<date notAfter-custom="[Insert publication date.]" datingMethod="mol:julianSic"/>
</resp>
-
<name ref="mol:[Insert author’s xml:id.]">
[Insert author’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:prt">
Printer
<date notAfter-custom="[Insert publication date.]" datingMethod="mol:julianSic"/>
</resp>
-
<name ref="mol:[Insert printer’s xml:id.]">
[Insert printer’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:bsl">
Bookseller
<date notAfter-custom="[Insert publication date.]" datingMethod="mol:julianSic"/>
</resp>
-
<name ref="mol:[Insert bookseller’s xml:id.]">
[Insert bookseller’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:top">
Toponymist
</resp>
-
<name ref="mol:[Insert toponymist’s xml:id.]">
[Insert toponymist’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:trc">
Transcriber
<date when="[Insert date of first transcription, if known.]" />
</resp>
7 -
<name ref="mol:[Insert first transcriber’s xml:id.]">
[Insert first transcriber’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:trc">
Transcriber
</resp>
-
<name ref="mol:[Insert MoEML transcriber’s xml:id.]">
[Insert MoEML transcriber’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:mrk">
Encoder
</resp>
-
<name ref="mol:[Insert encoder’s xml:id.]">
[Insert Encoder’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:mrk">
Markup Editor
</resp>
-
<name ref="mol:[Insert markup editor’s xml:id.]">
[Insert markup editor’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:cpy">
Copy Editor
</resp>
-
<name ref="mol:[Insert copy editor’s xml:id.]">
[Insert copy editor’s name.]
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:rth">
Assistant Project Director
</resp>
-
<name ref="mol:MCFI1">
Kim McLean-Fiander
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:prg">
Programmer
</resp>
-
<name ref="mol:HOLM3">
Martin Holmes
</name>
</respStmt>
-
-
<respStmt>
-
<resp ref="molresp:pdr">
Project Director
</resp>
-
<name ref="mol:JENS1">
Janelle Jenstad
</name>
</respStmt>
-
-
</titleStmt>
-
<publicationStmt>
-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../boilerplate/includes.xml" xpointer="xpointer(//publicationStmt[@xml:id=[Insert straight apostrophe character.]inc_global_publicationStmt[Insert straight apostrophe character.]]/*)" parse="xml">
9-
<xi:fallback>
<p>
Unable to find the publicationStmt element in the includes.xml file.
</p>
</xi:fallback>
-
-
</xi:include>
</publicationStmt>
-
-
<sourceDesc>
<p>
[Insert document source information. Write a few sentences describing where the text originates.]
</p>
</sourceDesc>
10
-
-
</fileDesc>
-
<profileDesc>
-
<textClass>
-
<catRef scheme="mdt:molDocumentTypes" target="mdt:mdtPrimarySourceLibrary[Insert library document type.]"/>
11
-
-
</textClass>
-
-
</profileDesc>
-
<encodingDesc>
-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="includes.xml" xpointer="inc_global_prefixDef" parse="xml">
<xi:fallback>
<p>
Unable to find required listPrefixDef elements in the includes.xml file.
</p>
</xi:fallback>
</xi:include>
-
<p>
Our editorial and encoding practices are documented in detail in the
<ref target="mol:praxis">
Praxis
</ref>
section of our website.
</p>
-
<tagsDecl>
12-
<rendition scheme="CSS" xml:id="[Document xml:id]_head">
[If applicable, insert CSS properties for running header.]
</rendition>
-
<rendition scheme="CSS" xml:id="[Document xml:id]_[bibliographic code]">
[Insert CSS properties for bibliographic code.]
</rendition>
-
-
</tagsDecl>
-
</editorialDecl>
-
-
</encodingDesc>
-
<!-- Changes recorded here are only major changes or those resulting from automated processing. Later changes should be placed first. A complete record of the history of any of our files is available through the Subversion log. -->
-
</revisionDesc>
-
-
</teiHeader>
-
<text>
-
<front>
16-
<pb facs="[Insert EEBO image number for title page.]"/>
17 -
<titlePage>
18-
<docTitle>
19-
<titlePart type="main">
[Insert main title.]
</titlePart>
-
<titlePart type="sub">
[Insert subtitle.]
</titlePart>
-
<titlePart type="alt">
[Insert alternate title.]
</titlePart>
-
<titlePart type="desc">
[Insert title description.]
</titlePart>
-
-
</docTitle>
-
<byline>
[Insert byline from the title page that acknowledges the
<docAuthor>
author’s name
</docAuthor>
.]
</byline>
-
<figure>
-
<figDesc>
[If applicable, insert description of title page figure.]
</figDesc>
-
-
</figure>
-
<docImprint>
-
[Insert imprint text, naming the
<pubPlace>
place of publication
</pubPlace>
,
<publisher>
publisher or printer
</publisher>
, and
<docDate>
document date
</docDate>
.]
-
-
</docImprint>
-
-
</titlePage>
-
<div type="dedicatoryEpistle">
20-
<pb facs="[Insert EEBO image number for dedicatory epistle page.]"/>
21 -
<salute>
[Insert salutation.]
</salute>
-
[Encode contents of dedicatory epistle on page using
<p>
to tag paragraphs of prose and
<lg>
to tag stanzas of verse. Use
<lb/>
to mark line-breaks in prose and
<l>
to tag lines of verse.]
-
<signed>
[Insert closing salutation from the signatory.]
</salute>
-
-
</div>
-
-
</front>
-
<body>
22-
<pb facs="[Insert EEBO image number for first page.]"/>
-
[Encode text on page using
<p>
to tag paragraphs of prose and
<lg>
to tag stanzas of verse. Use
<lb/>
to mark line-breaks in prose and
<l>
to tag lines of verse.]
-
<pb facs="[Insert EEBO image number for second page.]"/>
-
[Encode page text using
<p>
to tag paragraphs of prose and
<lg>
to tag stanzas of verse. Use
<lb/>
to mark line-breaks in prose and
<l>
to tag lines of verse.]
-
<fw type="signature" style="text-align: center;">
[If applicable, insert signature.]
</fw>
-
<fw type="catchword" style="text-align: right;">
[Insert catchword.]
</fw>
-
<pb facs="[Insert EEBO image number for third page.]"/>
-
<fw type="header" rend="[Document xml:id]_head">
[Insert running title text.]
</fw>
-
[Encode page text using
<p>
to tag paragraphs of prose and
<lg>
to tag stanzas of verse. Use
<lb/>
to mark line-breaks in prose and
<l>
to tag lines of verse.]
-
<fw type="signature" style="text-align: center;">
[If applicable, insert signature.]
</fw>
-
<fw type="catchword" style="text-align: right;">
[Insert catchword.]
</fw>
-
-
<pb facs="[Insert EEBO image number for fourth page.]"/>
-
</body>
-
<back>
-
[If applicable, insert encoded back matter.]
28
-
-
</back>
-
-
</text>
-
-
</TEI>
Notes
- See Praxis for written documentation on how to encode a primary source document and specific instructions for how to encode a mayoral pageant book. (TLG)↑
- The second two elements in this template indicate the
relative path to the schema. Note that the relative path to the schema
will depend on the exact location of the document itself (i.e.,
how deep the document is in the /data folder
) relative to the schema. If the document isone level deep
(e.g.,/data/subfolder/FILE1.xml
), then the@href
value should read"../rng/london_all.rng"
. Likewise, if the document istwo levels deep
(e.g.,/data/subfolder/subfolder/FILE1.xml
then the@href
value should read"../../rng/london_all.rng"
. Extrapolate this pattern for further levels of depth. Primary source documents are most often located within two subfolders, so this template uses an@href
value of"../../rng/london_all.rng"
. (TLG)↑ - The value for the
@xml:id
attribute should match the document’s filename. For more information, see docunmentation on document structure. (TLG)↑ - We use the
<teiHeader>
to encode metadata for documents. For more information, see documentation on encoding a<teiHeader>
. (TLG)↑ - Use the
<title>
element to tag the document’sshort
name in regularized spelling. This title will appear in MoEML menus and splash pages. (TLG)↑ - For
information about how to add content to the
<respStmt>
tag, see documentation on the encoding responsibility statements. Note that, depending on the primary source document you are encoding, you may not necessarily include all the responsibilty statements listed in this template. Conversely, you may include responsibility statements that are not listed in this template. For a complete list of possibleroles
to which you may ascribe responsibility, see the taxonomy ofmolRelators
at the beginning of the PERS1.xml database document (visible in standalone XML). Our taxonomy ofmolRelator
codes corresponds with the Library of Congress’s taxonomy ofmarcRelator
codes. (TLG)↑ - In most cases, the first
transcriber will be the Early English Books Online
- Text Creation Partnership (EEBO-TCP). The
@xml:id
for EEBO-TCP is"EEBO1"
. (TLG)↑ - Continue adding responsibility statements as necessary. (TLG)↑
- Insert
straight apostrophe characters where noted using
the
Find and Replace
tool (Ctrl+F) in Oxygen. (TLG)↑ - For
example,
Original transcription from EEBO-TCP; new transcription by Michael Stevens.
(TLG)↑ - We
use the
<catRef>
element to classify documents according to the MoEML Document Type Taxonomy. For more information, see documentation on understanding the mdt taxonomy and list of document types. (TLG)↑ - Use the
<tagsDecl>
and<rendition>
elements to declare metadata style properties that are specific to the primary source document you are encoding, such as the font and size of signatures. For more information, see the praxis instructions for using the<rendition>
element and@rendition
attribute. (TLG)↑ - We use
the
<editorialDecl>
element to record editorial principles and practices employed while transcribing the primary source text. For certaintypes
of primary source texts, such as mayoral shows, editorial principles and practices are standardized and we therefore use a standard editorial declaration. For new or less commontypes
of primary source texts, editorial principles and practices are not standardized and you will therefore be responsible for describing your the practices and principles you employed. SeeEditorial Declaration for Mayoral Shows
and
in the TEI P5 Guidelines for more information. (TLG)↑<editorialDecl>
- For information about how to add
content to the
<revisionDesc>
tag, see documentation on encoding revision descriptions. (TLG)↑ - Insert
further
<change>
elements as the document is revised above earlier<change>
elements. (TLG)↑ - Use the
<front>
element to tag paratext that comes at the beginning of a primary source text, such as a title page or dedicatory epistle. For more information, see instructions on encoding front matter. (TLG)↑ - We encode links to Early English Books Online (EEBO) facsimilies of each page in a primary source document. For instructions on how to do this, see documentation on encoding page breaks and linking to EEBO facsimiles (TLG)↑
- See documentation on encoding a title page. Note that the title page components listed in this template may not necessarily all appear in the title page you are encoding and, furthermore, may not appear in the order listed in this template. (TLG)↑
- Note that many titles will include only some of the following title components. (TLG)↑
- Whereas almost every primary source text will have a title page, only some primary source texts, usually mayoral pageant books or other play books, will have a dedicatory epistle. If the text you are encoding has a dedicatory epistle, refer to the instructions for encoding a dedicatory epistle. (TLG)↑
- Note
that a dedicatory epistle is often many pages in
length. Include a
<pb>
element with@facs
attribute before each new page. (TLG)↑ - Use the
<body>
element to encode the text proper in a primary source document. For more information, see documentation on encoding the main text in a work. (TLG)↑ - Use the
<head>
element to tag the header on the first page. In most early modern texts, the first page contains an especially large header that lists the full title of the text. Consult the project documentation on CSS styling to reproduce the style of the inital header. (TLG)↑ - Use
<fw type="signature">
to tag signatures at the bottom of each page. For more information, see documentation on encoding forme works, especially encoding signatures. To reproduce the style of the signatures, use the@rendition
attribute to reference the<rendition>
element in the<teiHeader>
. For more information, see the instructions for using the<rendition>
element and@rendition
attribute. (TLG)↑ - Use
<fw type="catchword">
to tag catchwords at the bottom of each page. For more information, see documentation on encoding forme works, especially encoding catchwords. To reproduce the style of the catchwords, use the@rendition
attribute to reference the<rendition>
element in the<teiHeader>
. For more information, see the instructions for using the<rendition>
element and@rendition
attribute. (TLG)↑ - Following the
initial header on the first page, subsequent
headers (also known as running titles) are usually
smaller, shorter, and standardized. Use
<fw type="header">
to tag these running titles at the top of each page. For more information, see documentation on encoding forme works, especially encoding running titles. To reproduce the style of the catchwords, use the@rendition
attribute to reference the<rendition>
element in the<teiHeader>
. For more information, see the instructions for using the<rendition>
element and@rendition
attribute. (TLG)↑ - Repeat for each page in the primary source text. (TLG)↑
- Use the
<back>
element to tag paratext that sometimes comes at the end of a primary source text, such as a colophon. For more information, see instructions on encoding back matter. (TLG)↑
Cite this page
MLA citation
Primary Source Document Template.The Map of Early Modern London, Edition 6.6, edited by , U of Victoria, 30 Jun. 2021, mapoflondon.uvic.ca/edition/6.6/encode_primary_doc.htm.
Chicago citation
Primary Source Document Template.The Map of Early Modern London, Edition 6.6. Ed. . Victoria: University of Victoria. Accessed June 30, 2021. mapoflondon.uvic.ca/edition/6.6/encode_primary_doc.htm.
APA citation
The Map of Early Modern London (Edition 6.6). Victoria: University of Victoria. Retrieved from https://mapoflondon.uvic.ca/editions/6.6/encode_primary_doc.htm.
2021. Primary Source Document Template. In (Ed), RIS file (for RefMan, RefWorks, EndNote etc.)
Provider: University of Victoria Database: The Map of Early Modern London Content: text/plain; charset="utf-8" TY - ELEC A1 - Landels-Gruenewald, Tye ED - Jenstad, Janelle T1 - Primary Source Document Template T2 - The Map of Early Modern London ET - 6.6 PY - 2021 DA - 2021/06/30 CY - Victoria PB - University of Victoria LA - English UR - https://mapoflondon.uvic.ca/edition/6.6/encode_primary_doc.htm UR - https://mapoflondon.uvic.ca/edition/6.6/xml/standalone/encode_primary_doc.xml ER -
TEI citation
<bibl type="mla"><author><name ref="#LAND2"><surname>Landels-Gruenewald</surname>,
<forename>Tye</forename></name></author>. <title level="a">Primary Source Document
Template</title>. <title level="m">The Map of Early Modern London</title>, Edition
<edition>6.6</edition>, edited by <editor><name ref="#JENS1"><forename>Janelle</forename>
<surname>Jenstad</surname></name></editor>, <publisher>U of Victoria</publisher>,
<date when="2021-06-30">30 Jun. 2021</date>, <ref target="https://mapoflondon.uvic.ca/edition/6.6/encode_primary_doc.htm">mapoflondon.uvic.ca/edition/6.6/encode_primary_doc.htm</ref>.</bibl>
Personography
-
Joey Takeda
JT
Programmer, 2018-present. Junior Programmer, 2015-2017. Research Assistant, 2014-2017. Joey Takeda was a graduate student at the University of British Columbia in the Department of English (Science and Technology research stream). He completed his BA honours in English (with a minor in Women’s Studies) at the University of Victoria in 2016. His primary research interests included diasporic and indigenous Canadian and American literature, critical theory, cultural studies, and the digital humanities.Roles played in the project
-
Abstract Author
-
Author
-
CSS Editor
-
Compiler
-
Conceptor
-
Copy Editor
-
Editor
-
Encoder
-
Geo-Coordinate Researcher
-
Junior Programmer
-
Markup Editor
-
Metadata Architect
-
Post-Conversion Editor
-
Programmer
-
Proofreader
-
Researcher
-
Toponymist
-
Transcriber
-
Transcription Proofreader
Contributions by this author
Joey Takeda is a member of the following organizations and/or groups:
Joey Takeda is mentioned in the following documents:
Joey Takeda authored or edited the following items in MoEML’s bibliography:
-
Jenstad, Janelle and Joseph Takeda.
Making the RA Matter: Pedagogy, Interface, and Practices.
Making Things and Drawing Boundaries: Experiments in the Digital Humanities. Ed. Jentery Sayers. Minnesota: University of Minnesota Press, 2018. Print.
-
-
Tye Landels-Gruenewald
TLG
Data Manager, 2015-2016. Research Assistant, 2013-2015. Tye completed his undergraduate honours degree in English at the University of Victoria in 2015.Roles played in the project
-
Author
-
CSS Editor
-
Compiler
-
Conceptor
-
Copy Editor
-
Data Manager
-
Editor
-
Encoder
-
Geo-Coordinate Researcher
-
Markup Editor
-
Metadata Architect
-
Proofreader
-
Researcher
-
Toponymist
-
Transcriber
-
Transcription Proofreader
Contributions by this author
Tye Landels-Gruenewald is a member of the following organizations and/or groups:
Tye Landels-Gruenewald is mentioned in the following documents:
-
-
Kim McLean-Fiander
KMF
Director of Pedagogy and Outreach, 2015–present. Associate Project Director, 2015–present. Assistant Project Director, 2013-2014. MoEML Research Fellow, 2013. Kim McLean-Fiander comes to The Map of Early Modern London from the Cultures of Knowledge digital humanities project at the University of Oxford, where she was the editor of Early Modern Letters Online, an open-access union catalogue and editorial interface for correspondence from the sixteenth to eighteenth centuries. She is currently Co-Director of a sister project to EMLO called Women’s Early Modern Letters Online (WEMLO). In the past, she held an internship with the curator of manuscripts at the Folger Shakespeare Library, completed a doctorate at Oxford on paratext and early modern women writers, and worked a number of years for the Bodleian Libraries and as a freelance editor. She has a passion for rare books and manuscripts as social and material artifacts, and is interested in the development of digital resources that will improve access to these materials while ensuring their ongoing preservation and conservation. An avid traveler, Kim has always loved both London and maps, and so is particularly delighted to be able to bring her early modern scholarly expertise to bear on the MoEML project.Roles played in the project
-
Associate Project Director
-
Author
-
CSS Editor
-
Compiler
-
Copy Editor
-
Data Manager
-
Director of Pedagogy and Outreach
-
Editor
-
Encoder
-
Geo-Coordinate Researcher
-
JCURA Co-Supervisor
-
Managing Editor
-
Markup Editor
-
Metadata Architect
-
Proofreader
-
Research Fellow
-
Toponymist
-
Transcriber
-
Transcription Proofreader
-
Vetter
Contributions by this author
Kim McLean-Fiander is a member of the following organizations and/or groups:
Kim McLean-Fiander is mentioned in the following documents:
-
-
Janelle Jenstad
JJ
Janelle Jenstad is Associate Professor of English at the University of Victoria, Director of The Map of Early Modern London, and PI of Linked Early Modern Drama Online. She has taught at Queen’s University, the Summer Academy at the Stratford Festival, the University of Windsor, and the University of Victoria. With Jennifer Roberts-Smith and Mark Kaethler, she co-edited Shakespeare’s Language in Digital Media (Routledge). She has prepared a documentary edition of John Stow’s A Survey of London (1598 text) for MoEML and is currently editing The Merchant of Venice (with Stephen Wittek) and Heywood’s 2 If You Know Not Me You Know Nobody for DRE. Her articles have appeared in Digital Humanities Quarterly, Renaissance and Reformation,Journal of Medieval and Early Modern Studies, Early Modern Literary Studies, Elizabethan Theatre, Shakespeare Bulletin: A Journal of Performance Criticism, and The Silver Society Journal. Her book chapters have appeared (or will appear) in Institutional Culture in Early Modern Society (Brill, 2004), Shakespeare, Language and the Stage, The Fifth Wall: Approaches to Shakespeare from Criticism, Performance and Theatre Studies (Arden/Thomson Learning, 2005), Approaches to Teaching Othello (Modern Language Association, 2005), Performing Maternity in Early Modern England (Ashgate, 2007), New Directions in the Geohumanities: Art, Text, and History at the Edge of Place (Routledge, 2011), Early Modern Studies and the Digital Turn (Iter, 2016), Teaching Early Modern English Literature from the Archives (MLA, 2015), Placing Names: Enriching and Integrating Gazetteers (Indiana, 2016), Making Things and Drawing Boundaries (Minnesota, 2017), and Rethinking Shakespeare’s Source Study: Audiences, Authors, and Digital Technologies (Routledge, 2018).Roles played in the project
-
Abstract Author
-
Author
-
Compiler
-
Conceptor
-
Copy Editor
-
Course Instructor
-
Course Supervisor
-
Data Manager
-
Editor
-
Encoder
-
Geo-Coordinate Researcher
-
JCURA Co-Supervisor
-
Markup Editor
-
Metadata Architect
-
Peer Reviewer
-
Project Director
-
Proofreader
-
Researcher
-
Toponymist
-
Transcriber
-
Transcription Proofreader
-
Vetter
Contributions by this author
Janelle Jenstad is a member of the following organizations and/or groups:
Janelle Jenstad is mentioned in the following documents:
Janelle Jenstad authored or edited the following items in MoEML’s bibliography:
-
Jenstad, Janelle and Joseph Takeda.
Making the RA Matter: Pedagogy, Interface, and Practices.
Making Things and Drawing Boundaries: Experiments in the Digital Humanities. Ed. Jentery Sayers. Minnesota: University of Minnesota Press, 2018. Print. -
Jenstad, Janelle.
Building a Gazetteer for Early Modern London, 1550-1650.
Placing Names. Ed. Merrick Lex Berman, Ruth Mostern, and Humphrey Southall. Bloomington and Indianapolis: Indiana UP, 2016. 129-145. -
Jenstad, Janelle.
The Burse and the Merchant’s Purse: Coin, Credit, and the Nation in Heywood’s 2 If You Know Not Me You Know Nobody.
The Elizabethan Theatre XV. Ed. C.E. McGee and A.L. Magnusson. Toronto: P.D. Meany, 2002. 181–202. Print. -
Jenstad, Janelle.
Early Modern Literary Studies 8.2 (2002): 5.1–26..The City Cannot Hold You
: Social Conversion in the Goldsmith’s Shop. -
Jenstad, Janelle.
The Silver Society Journal 10 (1998): 40–43.The Gouldesmythes Storehowse
: Early Evidence for Specialisation. -
Jenstad, Janelle.
Lying-in Like a Countess: The Lisle Letters, the Cecil Family, and A Chaste Maid in Cheapside.
Journal of Medieval and Early Modern Studies 34 (2004): 373–403. doi:10.1215/10829636–34–2–373. -
Jenstad, Janelle.
Public Glory, Private Gilt: The Goldsmiths’ Company and the Spectacle of Punishment.
Institutional Culture in Early Modern Society. Ed. Anne Goldgar and Robert Frost. Leiden: Brill, 2004. 191–217. Print. -
Jenstad, Janelle.
Smock Secrets: Birth and Women’s Mysteries on the Early Modern Stage.
Performing Maternity in Early Modern England. Ed. Katherine Moncrief and Kathryn McPherson. Aldershot: Ashgate, 2007. 87–99. Print. -
Jenstad, Janelle.
Using Early Modern Maps in Literary Studies: Views and Caveats from London.
GeoHumanities: Art, History, Text at the Edge of Place. Ed. Michael Dear, James Ketchum, Sarah Luria, and Doug Richardson. London: Routledge, 2011. Print. -
Jenstad, Janelle.
Versioning John Stow’s A Survey of London, or, What’s New in 1618 and 1633?.
Janelle Jenstad Blog. https://janellejenstad.com/2013/03/20/versioning-john-stows-a-survey-of-london-or-whats-new-in-1618-and-1633/. -
Shakespeare, William. The Merchant of Venice. Ed. Janelle Jenstad. Internet Shakespeare Editions. U of Victoria. http://internetshakespeare.uvic.ca/Library/Texts/MV/.
-
Stow, John. A SVRVAY OF LONDON. Contayning the Originall, Antiquity, Increase, Moderne estate, and description of that Citie, written in the yeare 1598. by Iohn Stow Citizen of London. Also an Apologie (or defence) against the opinion of some men, concerning that Citie, the greatnesse thereof. With an Appendix, containing in Latine, Libellum de situ & nobilitate Londini: written by William Fitzstephen, in the raigne of Henry the second. Ed. Janelle Jenstad and the MoEML Team. MoEML. Transcribed.
-
-
Martin D. Holmes
MDH
Programmer at the University of Victoria Humanities Computing and Media Centre (HCMC). Martin ported the MOL project from its original PHP incarnation to a pure eXist database implementation in the fall of 2011. Since then, he has been lead programmer on the project and has also been responsible for maintaining the project schemas. He was a co-applicant on MoEML’s 2012 SSHRC Insight Grant.Roles played in the project
-
Abstract Author
-
Author
-
Conceptor
-
Editor
-
Encoder
-
Geo-Coordinate Researcher
-
Markup Editor
-
Post-Conversion Editor
-
Programmer
-
Proofreader
-
Researcher
Contributions by this author
Martin D. Holmes is a member of the following organizations and/or groups:
Martin D. Holmes is mentioned in the following documents:
-