]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FCreateBibPlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FCreateBibPlugin
1 Date: Fri, 16 Dec 2011 12:51:22 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FCreateBibPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~CreateBib** [[Help:WikiPlugin|plugin]] creates a ~BibTex file from linked pages.
10
11 == Usage ==
12 {{{
13 <<CreateBib arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **pagename**
25 | The page from which the ~BibTex file is generated
26 | //None// (required argument)
27 |}
28
29 == Example ==
30
31 {{{
32 <<CreateBib>>
33 }}}
34
35 <<CreateBib>>
36
37 == Author ==
38 * Lea Viljanen
39
40 == See Also ==
41
42 <noinclude>
43 ----
44 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
45 </noinclude>