Title pages
Capture the half title, title page, copyright page (title verso
), and series
information page as individual front matter sections.
Do not include a book-part-meta element in these sections.
| Type of section | book-part-type value |
|---|---|
| Half title |
halftitle
|
| Title page |
titlepage
|
| Copyright page |
titleverso
|
| Series information page |
seriesinfo
|
The title pages in a frontlist title include additional markup to identify the relationship between the text on the pages and the corresponding book metadata fields. Capture the contents of these pages in p elements.
| Type of paragraph | content-type value |
|---|---|
| Title | title |
| Subtitle | subtitle |
| Edition number or statement | edition-number |
| Volume number or statement | volume-number |
| Author (any role) | contributor |
| Author affiliation | affiliation |
| Publisher | publisher |
| Publisher location (eg, city) | publisher-location |
| OUP mission statement | mission-statement |
| Address of copyright holder | copyright-address |
| Copyright year(s) | copyright-year |
| Copyright statement | copyright-statement |
| Library of Congress / British Library CIP data | copyright-catalog |
| HE-specific statement (Section 112 of the US Higher Education Opportunity Act) | copyright-he |
| Printer information | copyright-printer |
| Logo image | logo |
| Series title or other info | seriesinfo |
| Disclaimer | disclaimer |
| ISBN or DOI | identifier |
| CEFR level | language-level |
| Series-specific language level | level |
If the copyright page does not already include the epub ISBN, add it to the XML using specific-use='ebook'.
Title page (frontlist capture)
In BITS XML:
<front-matter-part book-part-type="titlepage"
id="isbn-9780199685448-front-matter-part-1">
<named-book-part-body>
<p content-type="title">American Horizons</p>
<p content-type="subtitle">U.S. History in a Global Context</p>
<p content-type="edition-number">Fourth Edition</p>
<p content-type="volume-statement">Volume I: To 1877</p>
<p content-type="contributor">Michael Schaller</p>
<p content-type="affiliation">University of Arizona</p>
<p content-type="contributor">Janette Thomas Greenwood</p>
<p content-type="affiliation">Clark University</p>
<p content-type="publisher-location">New York Oxford</p>
<p content-type="publisher">Oxford University Press</p>
</named-book-part-body>
</front-matter-part>
Copyright page (frontlist capture)
In BITS XML:
<front-matter-part book-part-type="titleverso" id="workid-UKUKAC0015110-front-matter-part-3">
<named-book-part-body>
<p content-type="logo">
<graphic id="workid-UKUKAC0015110-front-matter-part-3-graphic-1" mimetype="image" xlink:href="isbn-9780191933325-002.png">
<alt-text>Oxford University Press logo</alt-text>
</graphic>
</p>
<p content-type="copyright-address">Great Clarendon Street, Oxford, OX2 6DP, United Kingdom</p>
<p content-type="mission-statement">Oxford University Press is a department of the University of Oxford.</p>
<p content-type="mission-statement">It furthers the University’s objective of excellence in research, scholarship, and education by publishing worldwide. Oxford is a registered trade mark of Oxford University Press in the UK and in certain other countries</p>
<p content-type="copyright-year">© Katharine Sykes 2024</p>
<p content-type="copyright-statement">The moral rights of the author have been asserted</p>
<p content-type="copyright-statement">All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, without the prior permission in writing of Oxford University Press, or as expressly permitted by law, by licence or under terms agreed with the appropriate reprographics rights organization. Enquiries concerning reproduction outside the scope of the above should be sent to the Rights Department, Oxford University Press, at the address above</p>
<p content-type="copyright-statement">You must not circulate this work in any other form and you must impose this same condition on any acquirer</p>
<p content-type="copyright-address">Published in the United States of America by Oxford University Press</p>
<p content-type="copyright-address">198 Madison Avenue, New York, NY 10016, United States of America</p>
<p content-type="copyright-catalog">British Library Cataloguing in Publication Data</p>
<p content-type="copyright-catalog">Data available</p>
<p content-type="copyright-catalog">Library of Congress Control Number: 2024933215</p>
<p content-type="identifier">ISBN 9780192844750</p>
<p content-type="identifier" specific-use="ebook">ISBN 9780192659132 (epub)</p>
<p content-type="identifier">DOI: 10.1093/9780191933325.001.0001</p>
<p content-type="copyright-printer">Printed and bound by CPI Group (UK) Ltd, Croydon, CR0 4YY</p>
<p content-type="disclaimer">Links to third party websites are provided by Oxford in good faith and for information only. Oxford disclaims any responsibility for the materials contained in any third party website referenced in this work.</p>
</named-book-part-body>
</front-matter-part>
Title page (backlist capture)
In BITS XML (no special markup for the title page layout):
<front-matter-part book-part-type="titlepage"
id="isbn-9780199685448-front-matter-part-1">
<named-book-part-body>
<p>OXFORD WORLD’S CLASSICS</p>
<p>Horror Stories</p>
<p>Classic Tales from Hoffmann to Hodgson</p>
<p>Edited with an Introduction and Notes by</p>
<p>DARRYL JONES</p>
<p><graphic xlink:href="oup-logo.jpg" mimetype="image"/></p>
</named-book-part-body>
</front-matter-part>
Copyright page (backlist capture)
In BITS XML (no special markup for the layout):
<front-matter-part book-part-type="titleverso"
id="isbn-9780199685448-front-matter-part-2">
<named-book-part-body>
<p><graphic xlink:href="oup-logo.jpg" mimetype="image"/></p>
<p>Great Clarendon Street, Oxford, OX2 6DP, United Kingdom</p>
<p>Oxford University Press is a department of the University of Oxford.
It furthers the University’s objective of excellence in research, scholarship,
and education by publishing worldwide. Oxford is a registered trade mark of
Oxford University Press in the UK and in certain other countries</p>
<p>Selection and editorial material © Darryl Jones 2014</p>
<p>The moral rights of the author have been asserted</p>
<p>First published 2014</p>
<p>First published as an Oxford World’s Classics paperback 2018</p>
<p>Impression: 1</p>
<p>All rights reserved. No part of this publication may be reproduced, stored in
a retrieval system, or transmitted, in any form or by any means, without the
prior permission in writing of Oxford University Press, or as expressly permitted
by law, by licence or under terms agreed with the appropriate reprographics
rights organization. Enquiries concerning reproduction outside the scope of the
above should be sent to the Rights Department, Oxford University Press, at the
address above</p>
<p>You must not circulate this work in any other form
and you must impose this same condition on any acquirer</p>
<p>Published in the United States of America by Oxford University Press</p>
<p>198 Madison Avenue, New York, NY 10016, United States of America</p>
<p>British Library Cataloguing in Publication Data</p>
<p>Data available</p>
<p>Library of Congress Control Number: 2018950678</p>
<p>ISBN 978–0–19–968544–8</p>
<p>Printed and bound in Great Britain by Clays Ltd, Elcograf S.p.A.</p>
<p>Links to third party websites are provided by Oxford in good faith and
for information only. Oxford disclaims any responsibility for the materials
contained in any third party website referenced in this work.</p>
</named-book-part-body>
</front-matter-part>