Remove em dash/period from <cite>

This commit is contained in:
Alex Cabal 2022-04-20 12:45:14 -05:00
parent 14acf97883
commit d58f915253

View file

@ -10,15 +10,15 @@
<h2 epub:type="title">Epigraphs</h2>
<blockquote>
<p>“But with regard to the material world, we can at least go so far as this—we can perceive that events are brought about not by insulated interpositions of Divine power, exerted in each particular case, but by the establishment of general laws.”</p>
<cite>—⁠Whewell: <i epub:type="se:name.publication.book">Bridgewater Treatise</i>.</cite>
<cite>Whewell: <i epub:type="se:name.publication.book">Bridgewater Treatise</i></cite>
</blockquote>
<blockquote>
<p>“The only distinct meaning of the word natural is <b>stated</b>, <b>fixed</b> or <b>settled</b>; since what is natural as much requires and presupposes an intelligent agent to render it so, <abbr epub:type="z3998:initialism">i.e.</abbr>, to effect it continually or at stated times, as what is supernatural or miraculous does to effect it for once.”</p>
<cite>—⁠Butler: <i epub:type="se:name.publication.book">Analogy of Revealed Religion</i>.</cite>
<cite>Butler: <i epub:type="se:name.publication.book">Analogy of Revealed Religion</i></cite>
</blockquote>
<blockquote>
<p>“To conclude, therefore, let no man out of a weak conceit of sobriety, or an ill-applied moderation, think or maintain, that a man can search too far or be too well studied in the book of Gods word, or in the book of Gods works; divinity or philosophy; but rather let men endeavour an endless progress or proficience in both.”</p>
<cite>—⁠Bacon: <i epub:type="se:name.publication.book">Advancement of Learning</i>.</cite>
<cite>Bacon: <i epub:type="se:name.publication.book">Advancement of Learning</i></cite>
</blockquote>
</section>
</body>