Diff: Help/CreateBibPlugin
Differences between current version and predecessor to the previous major change of Help/CreateBibPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 5 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -1,5 +1,8 @@
  
 The **~CreateBib** [[Help:WikiPlugin|plugin]] creates a ~BibTex file from linked pages. 
+
 
+The page used in argument should contain a list of links to pages containing
 
+references in ~BibTex format.
 
 == Usage == 
 {{{ 
 <<CreateBib arguments>> 
@@ -20,12 +23,10 @@
  
  
  
  
 == Example == 
 {{{ 
-<<CreateBib>> 
+<<CreateBib pagename="MyBib"
>> 
 }}} 
-
 
-<<CreateBib>>
 
 == Author == 
 * Lea Viljanen 
current version
The CreateBib plugin creates a BibTex file from linked pages.
The page used in argument should contain a list of links to pages containing references in BibTex format.
Usage
<<CreateBib arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
pagename  | 
The page from which the BibTex file is generated  | 
None (required argument)  | 
Example
<<CreateBib pagename="MyBib">>
Author
- Lea Viljanen
 

