All clear? OK, now you can install the Web button or use the print logo.
Web Button Installation
The easiest way to install a button is to cut and paste the HTML that we
show on this page into your own page. It may be prudent to collapse the
HTML into a single source line.
Incidentally, if you are wondering why the HTML
code below looks small, then you are probably using Internet Explorer which
fails to set the font sizes for code sections appropriately.
However, by cutting and pasting the HTML, you will make any browser that
looks at your page retrieve the GIF from our server. To obtain a copy of
the GIF so you can distribute it yourself, point the mouse at the GIF
you want, press the appropriate button (the right button for most PC and UNIX
browsers), and you will be given a dialog box
that enables you to save the file. Then change the
src="..."
section in your installed HTML to
reflect the location of the GIF on your server.
To install:
<a href="https://www.usenix.org"><img
src="https://www.usenix.org/graphics/ext/usenix100x45white.gif"
width=100 height=45 border=0
alt="The USENIX Association"></a>
See the code in a small subwindow to help with cut and paste.
USENIX Logo in Red for Web
To install:
<a href="https://www.usenix.org"><img
src="https://www.usenix.org/graphics/ext/usenix100x40red.gif"
width=100 height=40 border=0
alt="The USENIX Association"></a>
See the code in a small subwindow to help with cut and paste.
USENIX Logo in Black for Web
To install:
<a href="https://www.usenix.org"><img
src="https://www.usenix.org/graphics/ext/usenix100x39black.gif"
width=100 height=39 border=0
alt="The USENIX Association"></a>
See the code in a small subwindow to help with cut and paste.
USENIX Logo for Print
Here is the USENIX logo to be used in print. All logos are in eps format.
For multi-color publications, please use the red logo. The color is PMS 185.
For black and white, the black logo is also available below. Please use the one
with the tag line (The Advanced Computing Systems Association) if possible.