basic-book-builder/conf/frontmatter-md.html

41 lines
1.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="frontmatter">
<!-- Title Page -->
<h1 style="margin-top:3em; font-size:2.4em; text-align:center;">Basic Book Builder</h1>
<h2 style="text-align:center; font-weight:normal;">A Pandoc Template for building books and articles</h2>
<div style="text-align:center; margin:2em 0;">
<img src="lib/img/UAF-ACEP.png" alt="Cover illustration" style="max-height:100px;">
</div>
<hr style="margin:3em 0;">
<!-- Metadata Page (PDF analog) -->
<div style="text-align:left; margin-top:5em;">
<!-- Metadata Page (PDF analog) -->
<table style="margin-top:5em; width:100%; border-collapse:collapse;">
<tbody>
<tr><td style="width:30%; font-weight:bold;">Title</td><td>Basic Book Builder</td></tr>
<tr><td style="font-weight:bold;">Subtitle</td><td>A Pandoc Template for building books and articles</td></tr>
<tr><td style="font-weight:bold;">Affiliation</td><td>Alaska Center for Energy and Power</td></tr>
<tr><td style="font-weight:bold;">Institution</td><td>University of Alaska Fairbanks</td></tr>
<tr><td style="font-weight:bold;">Author</td><td>John Haverlack</td></tr>
<tr><td style="font-weight:bold;">Version</td><td>0.0.6</td></tr>
<!-- <tr><td style="font-weight:bold;">Copyright</td><td>© 20052025 John Haverlack</td></tr>
<tr><td style="font-weight:bold;">License</td><td>Dual Licensed: CC BY-ND 4.0 for PDF and HTML editions; All Rights Reserved for EPUB and print editions.</td></tr> -->
<tr><td style="font-weight:bold;">Date</td><td>2025-12-07</td></tr>
<tr><td style="font-weight:bold;">ISBN:</td><td>UNSPECIFIED</td></tr>
<tr><td style="font-weight:bold;">DOI:</td><td>UNSPECIFIED</td></tr>
<tr><td style="font-weight:bold;">State</td><td>PRE-DRAFT</td></tr>
<!-- <tr><td style="font-weight:bold;">Source</td><td></td></tr> -->
</tbody>
</table>
</div>
<hr style="margin:4em 0;">
</div>