From: <var...@us...> - 2015-02-26 10:03:27
|
Revision: 9564 http://sourceforge.net/p/phpwiki/code/9564 Author: vargenau Date: 2015-02-26 10:03:19 +0000 (Thu, 26 Feb 2015) Log Message: ----------- Update Help/CreateBibPlugin Modified Paths: -------------- trunk/pgsrc/Help%2FCreateBibPlugin Removed Paths: ------------- trunk/pgsrc/Mathematics trunk/pgsrc/MyBib trunk/pgsrc/Others Modified: trunk/pgsrc/Help%2FCreateBibPlugin =================================================================== --- trunk/pgsrc/Help%2FCreateBibPlugin 2015-02-26 09:19:57 UTC (rev 9563) +++ trunk/pgsrc/Help%2FCreateBibPlugin 2015-02-26 10:03:19 UTC (rev 9564) @@ -1,4 +1,4 @@ -Date: Thu, 5 Feb 2015 18:09:30 +0000 +Date: Thu, 26 Feb 2015 11:01:49 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FCreateBibPlugin; @@ -35,8 +35,6 @@ <<CreateBib pagename="MyBib">> }}} -<<CreateBib pagename="MyBib">> - == Author == * Lea Viljanen Deleted: trunk/pgsrc/Mathematics =================================================================== --- trunk/pgsrc/Mathematics 2015-02-26 09:19:57 UTC (rev 9563) +++ trunk/pgsrc/Mathematics 2015-02-26 10:03:19 UTC (rev 9564) @@ -1,23 +0,0 @@ -Date: Thu, 5 Feb 2015 18:09:30 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) -Content-Type: application/x-phpwiki; - pagename=Mathematics - flags=PAGE_LOCKED%2CEXTERNAL_PAGE; - charset=UTF-8 -Content-Transfer-Encoding: binary - -== Mathematics == - -Bla bla bla... - -<pre> -@Book{abramowitz+stegun, - author = "Milton {Abramowitz} and Irene A. {Stegun}", - title = "Handbook of Mathematical Functions with - Formulas, Graphs, and Mathematical Tables", - publisher = "Dover", - year = 1964, - address = "New York", - edition = "ninth Dover printing, tenth GPO printing" -} -</pre> Deleted: trunk/pgsrc/MyBib =================================================================== --- trunk/pgsrc/MyBib 2015-02-26 09:19:57 UTC (rev 9563) +++ trunk/pgsrc/MyBib 2015-02-26 10:03:19 UTC (rev 9564) @@ -1,11 +0,0 @@ -Date: Thu, 5 Feb 2015 18:09:30 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) -Content-Type: application/x-phpwiki; - pagename=MyBib - flags=PAGE_LOCKED%2CEXTERNAL_PAGE; - charset=UTF-8 -Content-Transfer-Encoding: binary - -List of books -* [[Mathematics]] -* [[Others]] Deleted: trunk/pgsrc/Others =================================================================== --- trunk/pgsrc/Others 2015-02-26 09:19:57 UTC (rev 9563) +++ trunk/pgsrc/Others 2015-02-26 10:03:19 UTC (rev 9564) @@ -1,32 +0,0 @@ -Date: Thu, 5 Feb 2015 18:09:30 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) -Content-Type: application/x-phpwiki; - pagename=Others - flags=PAGE_LOCKED%2CEXTERNAL_PAGE; - charset=UTF-8 -Content-Transfer-Encoding: binary - -== Others == - -Bla bla bla... - -<pre> -@Book{hicks2001, - author = "von Hicks, III, Michael", - title = "Design of a Carbon Fiber Composite Grid Structure for the GLAST - Spacecraft Using a Novel Manufacturing Technique", - publisher = "Stanford Press", - year = 2001, - address = "Palo Alto", - edition = "1st", - isbn = "0-69-697269-4" -} - -@Book{Torre2008, - author = "Joe Torre and Tom Verducci", - publisher = "Doubleday", - title = "The Yankee Years", - year = 2008, - isbn = "0385527403" -} -</pre> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |