The directory of operator algebraist home pages is an HTML file, in which the entries are given as items in an unordered list. Your code should start with "<LI>", HTML code for a list item. Your name should be given family name first, comma, space, then other name(s) or initial(s), separated by spaces. The entire name should be linked to your home page by an absolute URL. In parentheses afterwards, give your department (optional) and institution; these may be optionally linked to the corresponding home pages (if they exist). You may also give a one line description of your research, as a single item in an unordered list.
Here are two example entries. The first version of each should be displayed by your browser as HTML code, while the second version of each is what the entry actually looks like. If you copy this file to help creating your own entry, be sure to work with the second version of one of the examples, and be sure to delete the outermost < UL > ... < /UL > from it.
Example 1 (a "minimal" example):
<LI> <A HREF="http://darkwing.uoregon.edu/~ncp"> Phillips, N. Christopher </A> (Department of Mathematics, University of Oregon)
This appears in the list as:
Example 2 (a "maximal" example):
<LI> <A HREF="http://darkwing.uoregon.edu/~ncp"> Phillips, N. Christopher </A> (<A HREF="http://darkwing.uoregon.edu/~math"> Department of Mathematics </A>, <A HREF="http://www.uoregon.edu"> University of Oregon </A>) <UL><LI> C*-algebras and K-theory, noncommutative topology. </UL>
This appears in the list as:
Last significant change: 9 April 1997.