Special Font Effects and Character Codes for Online Abstract Submission


Special formats or characters in the Author, Title, Keywords or Abstract boxes require the use of standard HTML codes. Acceptable codes are given below for font effects, symbols, and foreign characters.

Example

If you want your abstract to include the following:

...El Niño weather conditions raised pond temperatures to >35°, resulting in decreased populations of Culex tarsalis...

then the text you enter in the abstract form should look like this:

...El Ni&ntilde;o weather conditions raised pond temperatures to &gt;35&deg;, resulting in decreased populations of <i>Culex tarsalis</i>...


Font Effects

The following table provides examples of how to delineate various font effects in your online abstract submission. The columns list the effect, the text code, and an example of each. You may combine multiple codes to achieve a desired effect.

EFFECT CODE EXAMPLE
BOLD
<B>..</B>
<strong>..</strong>
<B>BOLD</B>
ITALIC
<I>..</I>
<em>..</em>
<I>ITALIC</I>
UNDERLINE
<U>..</U>
<U>UNDERLINE</U>
SUPERSCRIPT
<SUP>..</SUP>
<SUP>SUPER</SUP>SCRIPT
SUBSCRIPT
<SUB>..</SUB>
<SUB>SUB</SUB>SCRIPT

Special Marks and Symbols

The following table lists the codes you will need to use in order to submit special characters within your abstract over the internet. The columns list the description of the character, show the character as you would like it to be displayed and the appropriate code that you would insert within the text of your abstract to represent that character. Each of the font effects listed above may be used in conjunction with these various character codes.
NOTE that all of these codes start with a ampersand & and end on a semicolon ; . If you forget either, it will NOT render correctly.

DESCRIPTION CHARACTER CODE
greater than symbol > &gt;
less than symbol < &lt;
inverted exclamation mark ¡ &iexcl;
cent sign ¢ &cent;
pound sterling sign £ &pound;
general currency sign ¤ &curren;
yen sign ¥ &yen;
broken vertical bar ¦ &brvbar;
section sign § &sect;
spacing dieresis or umlaut ¨ &uml;
copyright sign © &copy;
feminine ordinal indicator ª &ordf;
left (double) angle quote « &laquo;
logical not sign ¬ &not;
registered trademark sign ® &reg;
degree sign ° &deg;
plus-or-minus sign ± &plusmn;
micro sign µ &micro;
paragraph sign, pilcrow sign &para;
middle dot, centered dot · &middot;
superscript 1 ¹ &sup1;
masculine ordinal indicator º &ordm;
right (double) angle quote » &raquo;
fraction 1/4 ¼ &frac14;
fraction 1/2 ½ &frac12;
fraction 3/4 ¾ &frac34;
inverted question mark ¿ &iquest;

Foreign Characters

For greek letters visible in browsers supporting HTML 4.0, visit this reference page.

DESCRIPTION CHARACTER CODE
UPPERCASE CHARACTERS
capital A grave À &Agrave;
capital A acute Á &Aacute;
capital A circumflex  &Acirc;
capital A tilde à &Atilde;
capital A dieresis or umlaut Ä &Auml;
capital A ring Å &Aring;
capital AE ligature Æ &AElig;
capital C cedilla Ç &Ccedil;
capital E grave È &Egrave;
capital E acute É &Eacute;
capital E circumflex Ê &Ecirc;
capital E dieresis or umlaut Ë &Euml;
capital I grave Ì &Igrave;
capital I acute Í &Iacute;
capital I circumflex Î &Icirc;
capital I dieresis or umlaut Ï &Iuml;
capital ETH Ð &ETH;
capital N tilde Ñ &Ntilde;
capital O grave Ò &Ograve;
capital O acute Ó &Oacute;
capital O circumflex Ô &Ocirc;
capital O tilde Õ &Otilde;
capital O dieresis or umlaut Ö &Ouml;
multiplication sign × &times;
capital O slash Ø &Oslash;
capital U grave Ù &Ugrave;
capital U acute Ú &Uacute;
capital U circumflex Û &Ucirc;
capital U dieresis or umlaut Ü &Uuml;
capital Y acute Ý &Yacute;
capital THORN Þ &THORN;
LOWERCASE CHARACTERS
small sharp s, sz ligature ß &szlig;
small a grave à &agrave;
small a acute á &aacute;
small a circumflex â &acirc;
small a tilde ã &atilde;
small a dieresis or umlaut ä &auml;
small a ring å &aring;
small ae ligature æ &aelig;
small c cedilla ç &ccedil;
small e grave è &egrave;
small e acute é &eacute;
small e circumflex ê &ecirc;
small e dieresis or umlaut ë &euml;
small i grave ì &igrave;
small i acute í &iacute;
small i circumflex î &icirc;
small i dieresis or umlaut ï &iuml;
small eth ð &eth;
small n tilde ñ &ntilde;
small o grave ò &ograve;
small o acute ó &oacute;
small o circumflex ô &ocirc;
small o tilde õ &otilde;
small o dieresis or umlaut ö &ouml;
division sign ÷ &divide;
small o slash ø &oslash;
small u grave ù &ugrave;
small u acute ú &uacute;
small u circumflex û &ucirc;
small u dieresis or umlaut ü &uuml;
small y acute ý &yacute;
small thorn þ &thorn;
small y dieresis or umlaut ÿ &yuml;


Special thanks to Alistair Cullum (SICB Electronic Communications Committee) for compiling this list.