Home
last modified time | relevance | path

Searched refs:this (Results 27076 – 27090 of 27090) sorted by last modified time

1...<<1081108210831084

/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php110 $this->preamble = $this->strings = $this->entries = array();
111 $this->count = 0;
166 $line = trim($this->bibtexString[$this->currentLine]);
261 $this->entries[$this->count][$key] = $value;
274 $this->entries[$this->count]['bibtexCitation'] = $matches[2];
312 $this->entries[$this->count] = $entry;
313 $this->count++;
398 while($this->currentLine < count($this->bibtexString))
438 if($this->removeDelimit || $this->expandMacro && $this->fieldExtract)
446 … $this->entries[$i][$key] = trim($this->removeDelimitersAndExpand($this->entries[$i][$key]));
[all …]
H A DREADME2 Do whatever you like with this -- some credit to the author(s) would be appreciated.
64 …strings will be removed. Otherwise, they will be left in place. Setting this to TRUE only has an…
/plugin/bibtex/OSBib/styles/bibliography/apa/
H A DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/chicago/
H A DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/harvard/
H A DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php173 $this->book = $this->basic;
240 $this->thesis = $this->basic;
269 $this->film = $this->basic;
295 $this->artwork = $this->basic;
317 $this->case = $this->basic;
339 $this->bill = $this->basic;
380 $this->report = $this->basic;
392 $this->hearing = $this->basic;
425 $this->map = $this->basic;
435 $this->chart = $this->basic;
[all …]
H A DSTYLEMAPBIBTEX.php191 $this->book = $this->basic;
258 $this->thesis = $this->basic;
295 $this->report = $this->basic;
334 $this->film = $this->basic;
360 $this->artwork = $this->basic;
382 $this->case = $this->basic;
404 $this->bill = $this->basic;
432 $this->hearing = $this->basic;
465 $this->map = $this->basic;
475 $this->chart = $this->basic;
[all …]
H A DMINIMALRTF.php54 $this->justify = array(
110 $this->fontBlocks[] = "{\\f$fontBlock\\fcharset0 $font;}\n";
119 if(!isset($this->fontBlocks))
122 foreach($this->fontBlocks as $fontBlock)
136 if(!array_key_exists($justify, $this->justify))
139 $justifyC = $this->justify[$justify];
/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php32 $this->db = $db;
44 $this->setupStyle = $this->session->getVar("exportRtf_style");
46 $this->setupStyle = $this->session->getVar("setup_style");
63 $this->bibformat->loadStyle("styles/bibliography/", $this->setupStyle);
78 $this->row = $row;
93 $this->row['year2'] = stripslashes($this->row['year1']);
97 $this->row = $this->bibformat->preProcess($type, $this->row);
110 $this->createTitle();
129 $this->bibformat->addAllOtherItems($this->row);
220 $this->pages = TRUE;
[all …]
H A DLICENSE15 of this license document, but changing it is not allowed.
39 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license w…
67 …notices that refer to this License and to the absence of any warranty; and give any other recipien…
127this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void,…
131this License, since you have not signed it. However, nothing else grants you permission to modify …
139this License, they do not excuse you from the conditions of this License. If you cannot distribute…
151 …intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
155this License may add an explicit geographical distribution limitation excluding those countries, s…
213 …You should have received a copy of the GNU General Public License along with this program; if not,…
221 If the program is interactive, make it output a short notice like this when it starts in an interac…
[all …]
H A DREADME.txt21 where the first number (in this case '1.0') is the version number of the OSBib classes the style is…
23 … in-text/footnotes citation formatting is defined in the XML style files, this version of OSBib-Fo…
49 Use this to provide your users with a HTML FORM selectbox to choose their preferred style where the…
61 1/ You should edit $this->types.
149 $type is the resource type which must be one of the ones listed in $this->types in STYLEMAP.php.
153 … $row is formatted and stored in a $item associative array. The following methods accomplish this:
156 …ype of creator the resource has. (See BIBSTYLE.php for an example of how this is used in WIKINDX.)
159 $creators -- Multi-associative array of creator names. e.g. this array might be of the primary auth…
190this to add elements of your resource to the $item array that do not require special formatting wi…
194 Add all remaining items to the internal $item array in BIBFORMAT.php. Use this to add elements of …
[all …]
/plugin/bibtex/OSBib/styles/bibliography/britishmedicaljournal/
H A DREADME.txt7 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/mla/
H A DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/cronojob/pseudo-cron/
H A Dgpl.txt7 of this license document, but changing it is not allowed.
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
235 the limitation as if written in the body of this License.
[all …]
/plugin/math2/phpmathpublisher/
H A DCOPYING7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
[all …]

1...<<1081108210831084