Summary Abstract
Capture a secondary, non-technical, <abstract>
with an
@abstract-type
attribute of value summary
.
The <abstract>
element must contain a child
<title>
element.
The content of the abstract must be captured in one or more child
<p>
elements. If the source content has sections in the
abstract then capture those using <sec>
elements.
Figures, lists or other content must always be captured as a child of a
<p>
element.
The allowed children of a
<p>
element within
<abstract>
are:- bold
- italic
- monospace
- sc
- sub
- sup
- underline
- inline-formula
- disp-formula
- xref
- fn
- inline-graphic
- ext-link
- table-wrap
- list
Example
<abstract abstract-type="summary"> <title>Highlights</title> <p> <list list-type="bullet" id="jesad2594l1"> <list-item id="jesad2594l1-1"> <p>The fabrication of Li-In anodes needs to be optimized to ensure suitability as a counter electrode in sulfide all-solid-state batteries.</p> </list-item> <list-item id="jesad2594l1-2"> <p>The Li-In counter electrode may often be the limiting factor of sulfide all-solid-state halfcells.</p> </list-item> <list-item id="jesad2594l1-3"> <p>Pressing Li and In foil together results in a kinetically limited anode.</p> </list-item> <list-item id="jesad2594l1-4"> <p>Composites from Li-In and sulfide electrolyte result in stable reference potential, superior rate performance and low impedance of the counter electrode.</p> </list-item> </list> </p> </abstract>