HTML Poster Submission Guidelines
Please incorporate the following javascript into the <head> of your document's source code:
<SCRIPT LANGUAGE="JavaScript">
<!--
if ((navigator.appName == "Microsoft Internet Explorer")) {
document.write("<LINK REL=stylesheet HREF=\"http://www10.org/poster-sample/ie-html.css\" TYPE=\"text/css\">");
}
else {
document.write("<LINK REL=stylesheet HREF=\"http://www10.org/poster-sample/nav-html.css\" TYPE=\"text/css\">");
}
// -->
</SCRIPT>
Please keep the html code as simple as possible so that the style sheet can control the look of the poster.
- Do not include any personal document level style sheets in your html source. These will be removed.
- Do not specify parameters such as background color, font sizes, margins, etc. All special formating codes will be removed.
- Do not use double columns or other layout formatting. All posters will be converted to a simple single-column layout.
Please use the following html tags in the source of your poster:
- H1 and H2 - Title (select tag relative to the length of your poster title)
- H3, H4 and H5 - Names of sections and appropriate sub-sections
- H6 - Names of author(s) (under the title)
- H6 CLASS=CAPTION - Captions (under images)
- P - New paragraph will begin with an indent
- UL/OL/DL - Listings
- BLOCKQUOTE - Code samples should be enclosed within
The maximum number of pages for the poster is two (2) printable pages when printed from a standard browser (Netscape 4.0+, Internet Explorer 4.0+) using the CSS style sheet provided. Please adhere to the following layout order when writing your posters:
- Title
- Authors
- Affiliations
- Section
- Main body of text
- Sub-sections (if applicable)
- Captions under images
- Acknowledgements
- Appendix
- References
Graphics- Accepted image formats include: EPS, TIFF, JPEG, and GIFs
- Image formats accepted are: EPS, TIFF, JPEG, and GIFs and should be saved at a minimum of 300 dpi to avoid reproduction problems.
- All images must be centered.
- Captions should follow immediately under the image (use "H6 CLASS=CAPTION" tags for this).
- Leave one blank line before and after each image (including the caption)
All poster submissions and relevent images should be compiled into a zip file and uploaded onto the www10 conference poster submission site. Complicated equations and codes should be rendered into an image file (.jpg or .gif).