Lines Matching refs:will

23 …at does not yet have the citation engine and will only handle bibliographic lists.  Citation forma…
25 … not yet have classes to handle the creation and editing of XML style files. This too will come...
62 …LSE, you do not need to do anything to the specific resource array as these arrays will be ignored.
74 BIBFORMAT expects its data to be in UTF-8 format and will return its formatted data in UTF-8 format…
87 …F-8 string to lowercase. Where PHP has been compiled with mb_string, mb_strtolower() will be used.
91 …F-8 string to uppercase. Where PHP has been compiled with mb_string, mb_strtoupper() will be used.
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…
112 By default, $pathToOsbibClasses will be the same directory as BIBFORMAT.php is in.
115 NB -- BIBFORMAT expects its data to be in UTF-8 format and will return its formatted data in UTF-8 …
120 … displayed is the result of a SQL search. Default is FALSE and its value will be ignored if $bibf…
122 …downloaded from http://bibliophile.sourceforge.net. By default, this path will be to a bibtexParse…
176will be formatted as an ordinal number _if_ required by the bibliographic style. If your edition n…
198 …source elements to the $item array using the methods above, calling map() will printing to the out…
205 The formatting in BIBFORMAT works on one resource at a time so you will want to call it via a loop …