If you are using Internet Explorer 5.5 or 6.0

 

If you need to include any special formatting, such as Greek characters or Italics, you may cut and paste those from a word processing document or from the list below.

 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

a b c d e f g h i j k l m n o p q r s t u v w x y z

[ \ ] ^ _ ` " ! # $ % & ' ( ) * + , -. / < = > ? @ { | | } ~ ¡ £ ¤ ¥ ¦ ° ± ² ³ ´ µ · ¸ ¹ º » ½ ¾ À ¿ Á Â Ã Ä Å Æ Ç ã â á à Ú Ù Ø × Ö Õ Ô Ó Ò Ñ Ð Ï Î Í Ì Ë Ê É È ä å

â  ç  é  è  œ  ë

ñ  á  é  í  ó  ú

ä  ë  ü  ö  ß

 

 

 

If you are using Netscape or Internet Explorer <5.5:

 

If you need to include any special formatting, such as Greek characters or Italics, you must enter the necessary markup codes. The OASIS system uses a limited form of HTML in order to maintain these special formatting requirements. The examples of the available symbols are listed below.

 

To format using Bold, Italics, or Superscripts or Subscripts, you must enter a code both to start the formatting and to end it. To make a word bold, you must enter "<b>", then the word or words, and then close the formatting with "</b>". For example, to enter:

 

This is Bold text.

you would type:

 

This is <b>Bold</b> text.

Make sure you close the formatting properly, or you may have difficulties continuing your submission.

 

If you are using Internet Explorer <5.2.3 or Safari 1.0 & 1.2:

 

Format

Start Code

End Code

Example

Bold

<b>

</b>

<b>Bold</b>

Italics

<i>

</i>

<i>Italics</i>

Bold Italic

<b><i>

</i></b>

<b><i>Bold Italic</i></b>

Superscript

<sup>

</sup>

Super<sup>script</sup>

Subscript

<sub>

</sub>

Sub<sub>script</sub>

To add a Greek or other special character, a specific code must be entered. The following codes are available:

To Display This:

Type this code:

&

&amp;

<

&lt;

>

&gt;

±

&plusmn;

£

<font face="Symbol">&#163; </font>

³

<font face="Symbol">&#179;</font>

S

<font face="Symbol">S</font> (note: Uppercase S)

D

<font face="Symbol">D</font> (note: Uppercase D)

a

<font face="Symbol">a</font>

b

<font face="Symbol">b</font>

d

<font face="Symbol">d</font>

f

<font face="Symbol">f</font>

g

<font face="Symbol">g</font>

h

<font face="Symbol">h</font>

l

<font face="Symbol">l</font> (Note: Lowercase L - ell)

m

<font face="Symbol">m</font>

p

<font face="Symbol">p</font>

s

<font face="Symbol">s</font>

q

<font face="Symbol">q</font>

©

&copy;

®

&reg;

Ô

<font face="Symbol">Alt+Ctrl+T</font>