# Workflow of article in HTML / article or text DTD

## How to generate SGML files (article and text DTD)

<div id="bkmrk-"></div>### Files specifications

<div id="bkmrk-one-document-%28articl">- one document (article or text) by file
- .html
- all the files related to the document must have the same name. For instance, a01.pdf.
- all the *translations* files must have the same name preceeded by &lt;lang two letters&gt;\_. For instance, en\_a01.pdf, en\_a01.html.

</div>### Files location

Organize the files according to this files/folders structure.

<div id="bkmrk-files-for-markup-%2Fsc"><div><dl class="docutils" style="margin: 0px; padding: 0px;"><dt>files for Markup</dt><dd style="margin-top: 3px; margin-bottom: 10px; margin-left: 30px; hyphens: auto; line-height: 1.4em;">/scielo/serial/&lt;acron&gt;/&lt;issue\_identification&gt;/markup</dd><dt>body</dt><dd style="margin-top: 3px; margin-bottom: 10px; margin-left: 30px; hyphens: auto; line-height: 1.4em;">/scielo/serial/&lt;acron&gt;/&lt;issue\_identification&gt;/body</dd><dt>images</dt><dd style="margin-top: 3px; margin-bottom: 10px; margin-left: 30px; hyphens: auto; line-height: 1.4em;">/scielo/serial/&lt;acron&gt;/&lt;issue\_identification&gt;/img</dd><dt>pdf</dt><dd style="margin-top: 3px; margin-bottom: 10px; margin-left: 30px; hyphens: auto; line-height: 1.4em;">/scielo/serial/&lt;acron&gt;/&lt;issue\_identification&gt;/pdf</dd></dl></div></div>For instance:

<div id="bkmrk--0">![_images/concepts_serial_abc.jpg](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/concepts_serial_abc.jpg)</div>### Input files for Markup

You must not have /scielo/bin/markup/markup\_journals\_list.csv. If you do, delete it.

Instead, you must have:

<div id="bkmrk-%3F%3F_issue.mds%3A-update"><div>- ??\_issue.mds: updated/created as any issue number’s data is updated/created
- issue.mds: updated/created as any issue number’s data is updated/created
- journal-standard.txt: updated/created as any journal’s data is updated/created

</div></div>These files are generated by [Title Manager](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/titlemanager.html) or SciELO Manager.

### Markup

Use [Markup Program](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/markup.html).