NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Started drafting based on info in ISB GitHub issue #298.

...

  1. Paste the following template into the edit field:
    Code Block
    <html>
    <head>
    <title>Title of the document</title>
    </head>
    <body>
    <p>
    Provide your information here. You can use the following tags: <sup>superscript</sup>, <sub>subscript</sub>, <b>bold</b>, and <i>italics</i>
    </p>
    </body>
    </html>
  2. Copy text from an appropriate location. Options include:
    • Copying formatted text from the web page of the abstract rather than a PDF of the abstract. (Your browser might not interpret correctly the encoding of special characters used by a PDF.)
      • Right-click the web page and select View Page Source. HTML appears for the whole page.
      • Locate the abstract by searching for words in that abstract.
      • Copy the HTML of the abstract.
    • Copying characters from results of a search in https://www.compart.com/en/unicode/ or Google.
  3. Paste text between the <p> and </p> tags in the edit field.

...