General Actions:
Log-in
Wiki:
CreativeIT
▼
:
Document Index
»
Space:
ASU Workshop
▼
:
Document Index
»
Page:
paper format
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to the CreativeIT Wiki!
»
Workshops
»
Success Factors Workshop
»
Proceedings of the NSF CreativeIT workshop at Arizona State University
»
paper format
Wiki source code of
paper format
Last modified by
Hal Eden
on 2009/04/17 09:32
Content
·
Comments
(0)
·
Attachments
(3)
·
History
·
Information
Show line numbers
{{html}} <html> <body class="print"> <h2>paper format</h2> <div id ="container"> <div id = "content"> <div id = "title"> Title of my paper for the NSF CreativeIT Workshop </div> <div id = "author"> My Name </div> <div id = "affiliation"> My affiliation <br> 1st line of my address <br> 2nd line of my address <br> My telephone number </div> <div id = "emailaddress"> <a href="mailto:1stauthor@institute.ref">My email</a> </div> <h1> abstract </h1> <p> In this paper, we describe the formatting guidelines for the NSF CreativeIT workshop ?Success factors in fostering creativity in IT research and education?.................................. </p> <h2> Keywords </h2> <div id = "annotation"> Creativity, Templates, Online Publishing </div> <h1> 1. section one </h1> <p> The proceedings are the records of the conference. We ask that authors follow some simple guidelines. In essence, we ask you to make your paper look exactly like this document. That would be most helpful. </p> <h2> 1.1 Subsection </h2> <p> If you want to split your paper into different subsections, h2 is the tag for the first subsection </p> <h3> 1.1.1 Subsection </h3> <p> You can use the h3 tag to make another subsection </p> <h1> tables </h1> <p> If you would like to add a table you can modify the table below or embed the table as an image if you output it from another software package. <p> <table> <caption>Table 1. This is the table caption</caption> <th>Header One</th> <th>Header Two</th> <th>Header Three</th> <th>Header Four</th> <th>Header Five</th> <tr> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> </tr> <tr> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> </tr> <tr> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> <td> Content </td> </tr> </table> <h1> figures </h1> <p> If you would like to add an image or figure you can use the img tag. You can have the text flow around the image to the right by using the figureright class and flow to the left by using the figureleft class. You can also center your image by using the figurecenter class. All three examples are illustrated below. <br><br> Lorem ipsum dolor sit amet, vitae lacus sed ultricies consequat velit, vel velit eu non ad sed, integer dolor. Accumsan vestibulum et, suspendisse consequat. Malesuada ligula felis donec, dui suspendisse morbi vivamus, augue sagittis duis ultricies nullam turpis eu, tristique fermentum sit semper. <div class="figureright"> <img class="floatRight" src="/xwiki/bin/download/ASU Workshop/paper format/squid_no.jpg" alt="squid diagram"> <p>Fig. 1: Sensor Squid Diagram</p> </div> <p>Non posuere est fringilla lobortis ante vitae. Nulla lacus sagittis tortor dolor egestas tristique, vestibulum augue nunc eget pellentesque aliquam elit, quasi pellentesque morbi mauris duis sit. Nibh morbi velit nibh vehicula quam, sagittis cum, proin nisl maecenas sed proin. Nunc nec, duis erat eu, sed aliquam. Mollis mi velit in. Eu elit, et magna eros molestie lorem blandit urna, quis eu cupiditate eget sociosqu. Mattis augue dapibus montes aenean egestas velit, ac pulvinar malesuada nec urna, eros sollicitudin felis, fermentum sed. Suscipit velit porttitor, integer orci praesent. <div class="figureleft"> <img class="floatLeft" src="/xwiki/bin/download/ASU Workshop/paper format/imperial_valley.jpg" alt="imperial valley"> <p>Fig. 2: Imperial Valley</p> </div> <p>Vehicula eleifend sit ac, tincidunt et, feugiat mollis sem leo. Leo nulla nec massa, interdum dolor vestibulum vel tellus explicabo dictum, nunc cum curabitur nascetur, posuere metus pellentesque. Massa pellentesque diam imperdiet blandit maecenas urna, quam vel condimentum in, id porttitor eget, eros semper elit, enim magna quam lectus consequat imperdiet. Mus congue, pellentesque ut consequat velit, vulputate sodales adipiscing donec. Ac etiam elit delectus nisl aliquam, pulvinar nibh vel amet est sed, culpa diam ullamcorper, lorem molestie ac semper. Quis odio, pede etiam, odio pede vitae at primis lacus lacus, quam habitasse et porttitor parturient integer, wisi non ornare vitae venenatis vestibulum adipiscing. Nulla purus amet cras quasi imperdiet magna. Euismod eget quis metus aliquam in erat, commodo sed malesuada vehicula arcu magna.Bibendum praesent, sit mus ac, non non tellus rutrum. Explicabo vestibulum cum consectetuer erat sagittis in, viverra sollicitudin sed. A ligula ut purus massa. <p>Mattis lectus, tempor sit ullamcorper sagittis ut, bibendum vitae maecenas elementum lobortis vitae. Arcu mi potenti. Eget lectus, sit adipiscing wisi commodo proin pulvinar. Quis sit ac, erat amet cursus libero, interdum arcu et magnis ligula, nec magnis nostrud adipiscing faucibus. </p> <div class="figurecenter"> <img src="/xwiki/bin/download/ASU Workshop/paper format/model_full.jpg" alt="storytelling model"> <p>Fig. 3: Storytelling Model</p> </div> <h1> movies </h1> <p>If you would like to embed some movies in your paper you can use the embed tag used in the example below. <embed src= "/xwiki/bin/download/ASU Workshop/paper format/movie_example.mov" width="240" height="196" autostart= "no"> </p> <h1> YouTube Video </h1> <p>another option is to post your video to YouTube and embed here. <object width="240" height="196"> <param name="movie" value="http://www.youtube.com/v/tM2EIqlsM3w"> </param> <embed src="http://www.youtube.com/v/tM2EIqlsM3w" type="application/x-shockwave-flash" width="240" height="196"> </embed> </object> </p> <p> <h1> audio </h1> <p>If you would like to embed some audio/mp3s in your paper you can use the embed tag used in the example below. <embed src="/xwiki/bin/download/ASU Workshop/paper format/audio_example.mp3" width - "240" height = "16" autostart="false"> </p> </p> <p> <h1> links </h1> <p>If you would like to embed URL links in your paper you can use the a href tag used in the example below.<br><br> <a href="http://ame.asu.edu/news/creativeit/index.html">success factors in fostering creativity in IT research and education workshop</a> </p> </p> </div> .<br> </body> </html>{{/html}}
Quick Links
Home
Index
What's New
Blog
Calendar
Photo Albums
Sandbox
Tags
Bulletin Board
My Recent Modifications
PamelaJennings
|
rwakkary
|
HaledenSands
|
ByronLahey