<?xml version="1.0" encoding="UTF-8"?>
<!--Arbortext, Inc., 1988-2016, v.4002-->
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN"
 "http://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1-mathml3.dtd">
<article article-type="research-article" dtd-version="1.2" xml:lang="en"
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">12535642.0001.103</journal-id>
<journal-title-group>
<journal-title>Weave: Journal of Library User Experience</journal-title>
</journal-title-group>
<issn pub-type="epub">2333-3316</issn>
<publisher>
<publisher-name>Michigan Publishing, University of Michigan Library</publisher-name>
<publisher-loc>Ann Arbor, MI</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">12535642.0001.103</article-id>
<article-id pub-id-type="handle">http://hdl.handle.net/2027/spo.12535642.0001.103</article-id>
<article-id pub-id-type="doi">10.3998/weave.12535642.0001.103</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>(Figure/Table Caption Styling) Grassroots UXD in the Library: A Review Essay.</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname>Rettig</surname>
<given-names>Monica</given-names>
</name>
</contrib>
</contrib-group>
<pub-date date-type="pub" iso-8601-date="2014-08"
publication-format="electronic">
<month>08</month>
<year>2014</year>
</pub-date>
<volume>1</volume>
<issue>1</issue>
<permissions>
<copyright-year>2014</copyright-year>
<license xlink:href="https://creativecommons.org/licenses/by/3.0/">
<license-p>This work is licensed under a Creative Commons Attribution 3.0 License. Please contact mpub-help@umich.edu to use this work in a way not covered by the license.</license-p>
<license-p>This work is protected by copyright and may be linked to without seeking permission. Permission must be received for subsequent distribution in print or electronically. Please contact mpub-help@umich.edu for more information.</license-p>
</license>
</permissions>
<abstract>
<p>Bowles, C., &amp; Box, J. (2010). Undercover User Experience Design. Berkeley, CA: New Riders. </p>
<p>Buley, L. (2013). The User Experience Team of One: A Research and Design Survival Guide. Brooklyn, NY: Rosenfeld Media.
</p>
</abstract>
</article-meta>
</front>
<body>
<sec>
<title>Introduction</title>
<p>Below are examples of JATS markup for figure and table captions/titles.</p>
</sec>
<sec>
<title>Figure Examples</title>
<p>Below are examples of JATS markup for figure captions/titles.</p>
<p>The <ext-link ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">Caption Element Remarks</ext-link> specify that figure captions use the <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element for figure labels. The <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/title.html">title</ext-link> elements for the title text.</p>
<sec>
<title>Figure Example 1</title>
<p>This example uses the <ext-link ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element for figure labels. The <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/title.html">title</ext-link> elements for the title text.</p>
<p>The caption display is as expected, with the inline styling and link. More space below the caption would be preferable.</p>
<fig>
<label>Figure 1.</label>
<caption>
<title>Example with <bold>Bold</bold>, <italic>Italic</italic>, and <underline>Underline</underline> Styling and a Link: <ext-link
ext-link-type="uri"
xlink:href="https://doi.org/10.3998/weave.12535642.0001.103">https://doi.org/10.3998/weave.12535642.0001.103</ext-link></title>
</caption>
<graphic xlink:href="12535642.0001.103-00000001.jpg"></graphic>
</fig>
<p>End of figure examples.</p>
</sec>
</sec>
<sec>
<title>Table Examples</title>
<p>Below are examples of JATS markup for table captions/titles.</p>
<p>Table borders are displayed using the <ext-link ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/style.html">style</ext-link> attribute on the table <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/tr.html">tr</ext-link> and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/td.html">td</ext-link> elements.</p>
<code code-type="xml" language-version="1.1" orientation="portrait"
position="anchor" xml:space="preserve">&lt;table>
&lt;tbody>
&lt;tr>
&lt;td style="border-top:2px solid;border-left:2px solid;">Cell 1,1&lt;/td>
&lt;td
style="border-top:2px solid;border-left:2px solid;border-right:2px solid;">Cell 1,2&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;">Cell 2,1&lt;/td>
&lt;td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-right:2px solid;">Cell 2,2&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
</code>
<sec>
<title>Table Example 1</title>
<p>The following example use the <ext-link ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element for figure labels. The <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/title.html">title</ext-link> elements for the title text.</p>
<p>The caption markup here is the same as with the figure example above. But the display has the non-styled caption text in <bold>bold</bold>. The expectation is that the display would be the same as the figure since the same markup is being used..</p>
<table-wrap>
<label>Table 1.</label>
<caption>
<title>Example with <bold>Bold</bold>, <italic>Italic</italic>, and <underline>Underline</underline> Styling and a Link: <ext-link
ext-link-type="uri"
xlink:href="https://doi.org/10.3998/weave.12535642.0001.103">https://doi.org/10.3998/weave.12535642.0001.103</ext-link></title>
</caption>
<table>
<tbody>
<tr>
<td style="border-top:2px solid;border-left:2px solid;">Cell 1,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-right:2px solid;">Cell 1,2</td>
</tr>
<tr>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;">Cell 2,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-right:2px solid;">Cell 2,2</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>Table Example 2</title>
<p>The following example is identical to the above except the caption label and text are within a <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element. The link must remain within the <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> element as it is not allowed within a <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element.</p>
<p>This caption display is as expected. But the markup is unusual with the caption text split between the <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> elements and the caption text is in bold.</p>
<table-wrap>
<label>Table 2. Example with <bold>Bold</bold>, <italic>Italic</italic>, and <underline>Underline</underline> Styling.</label>
<caption>
<title> and a Link: <ext-link ext-link-type="uri"
xlink:href="https://doi.org/10.3998/weave.12535642.0001.103">https://doi.org/10.3998/weave.12535642.0001.103</ext-link></title>
</caption>
<table>
<tbody>
<tr>
<td style="border-top:2px solid;border-left:2px solid;">Cell 1,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-right:2px solid;">Cell 1,2</td>
</tr>
<tr>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;">Cell 2,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-right:2px solid;">Cell 2,2</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>Table Example 3</title>
<p>The following example leaves the caption label within a <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/label.html">label</ext-link> element and the caption text is placed within a <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> element and <ext-link
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/p.html">p</ext-link> element.</p>
<p>The display of the caption is not as expected with the caption label and text separated with a line break.</p>
<table-wrap>
<label>Table 3.</label>
<caption>
<p>Example with <bold>Bold</bold>, <italic>Italic</italic>, and <underline>Underline</underline> Styling. and a Link: <ext-link
ext-link-type="uri"
xlink:href="https://doi.org/10.3998/weave.12535642.0001.103">https://doi.org/10.3998/weave.12535642.0001.103</ext-link></p>
</caption>
<table>
<tbody>
<tr>
<td style="border-top:2px solid;border-left:2px solid;">Cell 1,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-right:2px solid;">Cell 1,2</td>
</tr>
<tr>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;">Cell 2,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-right:2px solid;">Cell 2,2</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>Table Example 4</title>
<p>The following example puts both the caption label and text within a  <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/caption.html">caption</ext-link> element and <ext-link
ext-link-type="uri"
xlink:href="https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/p.html">p</ext-link> element.</p>
<p>The display of the caption is as expected except there is significant space between the caption and the table.</p>
<table-wrap>
<caption>
<p>Table 4. Example with <bold>Bold</bold>, <italic>Italic</italic>, and <underline>Underline</underline> Styling. and a Link: <ext-link
ext-link-type="uri"
xlink:href="https://doi.org/10.3998/weave.12535642.0001.103">https://doi.org/10.3998/weave.12535642.0001.103</ext-link></p>
</caption>
<table>
<tbody>
<tr>
<td style="border-top:2px solid;border-left:2px solid;">Cell 1,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-right:2px solid;">Cell 1,2</td>
</tr>
<tr>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;">Cell 2,1</td>
<td
style="border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-right:2px solid;">Cell 2,2</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>End of table examples.</p>
</sec>
</sec>
</body>
</article>
