NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Revised the wiki page title to reflect draft status.

If you paste text into an edit field, review it before submitting the text to the system. Make sure the formatting (such as superscript, subscript, bold, and Italics), Greek letters, and other special characters appear as expected.

  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.)
      1. Right-click the web page and select View Page Source. HTML appears for the whole page.
      2. Locate the abstract by searching for words in that abstract.
      3. Copy the HTML of the abstract.
    • Copying characters from results of a search in https://www.compart.com/en/unicode/
      Multiexcerpt include
      MultiExcerptNameExitDisclaimer
      nopaneltrue
      PageWithExcerptwikicontent:Exit Disclaimer to Include
      or Google.
      • Searching for “alpha” in the Compart site displays https://www.compart.com/en/unicode/U+0251
        Multiexcerpt include
        MultiExcerptNameExitDisclaimer
        nopaneltrue
        PageWithExcerptwikicontent:Exit Disclaimer to Include
        as one of the results.
      • Searching for “Unicode Angstrom” in Google displays various results.
  3. If the text you need to copy is only available in a PDF, paste it into the following page as a test:

    https://apps.timwhitlock.info/unicode/inspect

    Multiexcerpt include
    MultiExcerptNameExitDisclaimer
    nopaneltrue
    PageWithExcerptwikicontent:Exit Disclaimer to Include

    Edit the text as needed. When all special characters appear as expected, copy from this page. 

  4. Paste text between the <p> and </p> tags in the edit field.