" name "
is replaced by "name"
"the name"
is replaced by "the name"
"the name"
is replaced by "the_name"
<article id="thisArticle" desc="my article"> <title title="first chapter"/> ... </article>This article can be referenced through any of the following constructions:
<ref id="thisArticle" /> <ref id="my article" /> <ref id="my_article" />The article chapter be referenced through any of the following constructions:
<ref id="thisArticle#first chapter" /> <ref id="thisArticle#first_chapter" /> <ref id="my article#first chapter" /> <ref id="my_article#first_chapter" />
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.