Diff for /MPIWGWeb/zpt/Attic/addPublicationsBib.zpt between versions 1.1 and 1.1.2.2

version 1.1, 2008/08/25 11:50:08 version 1.1.2.2, 2008/08/27 21:08:40
Line 0 Line 1
   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
   <html metal:use-macro="here/mainEditFile/macros/page">
   <body>
   <tal:block metal:fill-slot="navsel" tal:define="global menusel string:publications" />
   
   <tal:block metal:fill-slot="body" tal:define="yes_no_list python:'yes\nno'">
   
     <h3>Add Publications</h3>
     <p> There are two ways to add publications to your list. </p>
     <ol> 
       <li> Publications that were created and released at the MPIWG are stored in a database, the <u>Instituts-Bibliographie</u>.<br/> In 
            that case you can <b>search for and add them</b> <a href="addPublications"><img src="images/arr_right.gif" border="0"/> here</a>. </li>
       <li> If you want to add publications that <u>have not been released at the MPIWG</u>,<br/> you may need to <b>add separate entries</b> 
            <a href="newBibliography"><img src="images/arr_right.gif" border="0"/> here</a>.</li>
     </ol>
     <!-- <h3><a href="newBibliography">Add a separate entry</a></h3> -->
     <h3><a href="editPublications">Back to publication list</a></h3>
   </tal:block>
   </html>
   

Removed from v.1.1  
changed lines
  Added in v.1.1.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>