Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions en-US/Design.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1418,8 +1418,9 @@ Publication Title by First name Surname; Publisher.
</listitem>
<listitem>
<para>
If the URL is excessively long or complex, create a link by using the title of the destination as a label, and put the actual URL in a footnote. For example: Refer to the <ulink url="http://world-database-of-everything.com/en/classifcation_of_species/mammals.html"><citetitle>Classification of Species</citetitle></ulink><footnote> <para>
http://world-database-of-everything.com/en/classifcation_of_species/mammals.html
If the URL is long or complex, then create a link by using the title of the destination as a label, and put the URL in a footnote.
For example: Refer to the <ulink url="https://www.britannica.com/animal/mammal/Classification"><citetitle>Classification of Species</citetitle></ulink><footnote> <para>
<ulink url="https://www.britannica.com/animal/mammal/Classification" />
</para>
</footnote> page for more information.
</para>
Expand Down