forked from bpiwowar/papercite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://plugins.svn.wordpress.org/papercite/trunk@369988 …
…b8457f37-d9ea-0310-8a92-e5e31aec5664
- Loading branch information
bpiwowar
committed
Apr 7, 2011
1 parent
8e952a7
commit 3fa437f
Showing
12 changed files
with
327 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<formats> | ||
<format types="proceedings unpublished"> | ||
@?author@@author@. @;author@@?year@(@year@). @;year@@?title@<span style="font-style: italic">@title@</span>. @;title@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="misc"> | ||
@?author@@author@. @;author@@?year@@year@@;year@@?date@, @date@@;date@@?title@<span style="font-style: italic">@title@</span>. @;title@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?type@ [@type@]@;type@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@. @;author@@?year@(@year@). @;year@@?title@<span style="font-style: italic">@title@</span>@;title@@?edition@@edition@ ed.@?volume@ @:@@;volume@@;edition@@?volume@Vol. @volume@@;volume@@?address@. @address@: @;address@@?publisher@@?@@:@ @;@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@. @;author@@?year@(@year@). @;year@@?title@@title@. @;title@@?editor@In @editor@ (@?#editor>1@Eds.@:editor@Ed.@;editor@), @;editor@@?bookitle@@?edition@@:@In @;edition@<span style="font-style: italic">@bookitle@</span> @;bookitle@@?edition@@edition@ ed.@;edition@@?volume@@?pages@, @:@@;pages@Vol. @volume@@;volume@@?pages@@?address@, @:@@;address@pp. @pages@@;pages@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@. @;author@@?year@(@year@). @;year@@?title@@title@. @;title@@?journal@<span style="font-style: italic">@journal@</span>@;journal@@?volume@, @volume@@;volume@@?number@(@number@)@;number@@?pages@, @pages@@;pages@. | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@. @;author@@?year@@year@@;year@@?date@, @date@@;date@@?title@<span style="font-style: italic">@title@</span>. @;title@@?booktitle@Paper presented at the @booktitle@@;booktitle@@?address@, @address@@;address@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@. @;author@@?year@(@year@)@?title@. @:@.@;title@@;year@@?title@<span style="font-style: italic">@title@</span>.@;title@@?type@Unpublished @type@ @;type@@?institution@, @institution@@;institution@@?address@, @address@@;address@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@. @;author@@?year@(@year@). @;year@@?title@<span style="font-style: italic">@title@</span> @;title@@?type@@type@@;type@@?number@@?address@ @:@@;address@No. @number@@;number@@?address@@address@: @;address@@?institution@@institution@@;institution@. | ||
</format> | ||
|
||
</formats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<formats> | ||
<format types="proceedings unpublished misc"> | ||
@?author@@author@. @;author@@?title@<span style="font-style: italic">@title@</span>. @;title@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@, @year@@;year@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@. @;author@@?title@<span style="font-style: italic">@title@</span>. @;title@@?type@[@type@] @;type@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@@?date@, @:@@;date@@year@@;year@@?date@ @date@@;date@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@. @;author@@?title@<span style="font-style: italic">@title@</span>. @;title@@?edition@@edition@ ed. @;edition@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@@?@, @:@@;@@year@@;year@. | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@. @;author@@?title@@title@. @;title@@?editor@In: @editor@, @?#editor>1@`editors`@:editor@`editor`@;editor@. @;editor@@?bookitle@@?edition@@:@In: @;edition@<span style="font-style: italic">@bookitle@</span>. @;bookitle@@?edition@@edition@ ed. @;edition@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@@?pages@, @:@@;pages@@year@@;year@@?pages@@?@:@:@, @;@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@. @;author@@?title@@title@. @;title@@?journal@<span style="font-style: italic">@journal@</span> @;journal@@?year@@year@@;year@@?volume@;@volume@@;volume@@?number@(@number@)@;number@@?pages@:@pages@@;pages@. | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@. @;author@@?title@@title@. @;title@@?booktitle@@booktitle@: @;booktitle@@?year@@year@ @;year@@?date@@date@; @;date@@?address@@address@. @;address@@?organization@@organization@@;organization@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@. @;author@@?title@@title@ @;title@@?type@@type@@;type@@?institution@. @institution@@;institution@@?year@, @year@@;year@. | ||
</format> | ||
|
||
</formats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<formats> | ||
<format types="unpublished misc"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@<span style="font-style: italic">@title@</span>. @;title@@?editor@Edited by @editor@. @;editor@@?address@@address@@?publisher@:@:@.@;publisher@ @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@<span style="font-style: italic">@title@</span>. @;title@@?address@@address@@?publisher@:@:@.@;publisher@ @;address@@?publisher@@publisher@@;publisher@@?date@, @date@@;date@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@<span style="font-style: italic">@title@</span>. @;title@@?editor@Edited by @editor@. @;editor@@?edition@@edition@ ed. @;edition@@?volume@Vol. @volume@, @;volume@@?series@<span style="font-style: italic">@series@</span>. @;series@@?address@@address@@?publisher@:@:@.@;publisher@ @;address@@?publisher@@publisher@. @;publisher@. | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@@title@. @;title@@?editor@Edited by @editor@. @;editor@@?bookitle@In <span style="font-style: italic">@bookitle@</span>, @;bookitle@@?address@ @address@@?publisher@:@:@.@;publisher@ @;address@@?publisher@@publisher@. @;publisher@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@@title@. @;title@@?journal@<span style="font-style: italic">@journal@</span> @;journal@@?volume@@volume@ @;volume@@?number@(@number@):@;number@@?pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="proceedings"> | ||
@?title@@title@. @;title@@?organization@@organization@@;organization@@?address@@?date@, @:@@;date@@address@@;address@@?date@@date@@;date@@?year@ @year@@;year@. | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@@title@. @;title@@?booktitle@Paper read at @booktitle@@;booktitle@@?date@@?address@, @:@@;address@@date@@;date@@?address@@?@, @:@@;@at @address@@;address@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@. @;author@@?year@@year@. @;year@@?title@@title@. @;title@@?type@@type@@;type@@?institution@, @institution@@;institution@@?address@, @address@@;address@. | ||
</format> | ||
|
||
</formats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<formats> | ||
<format types="proceedings unpublished misc"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@<span style="font-style: italic">@title@</span> @;title@@?editor@@editor@ (@?#editor>1@Eds.@:editor@Ed.@;editor@), @;editor@@?address@@address@, @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@<span style="font-style: italic">@title@</span> @;title@@?editor@@editor@ (@?#editor>1@Eds.@:editor@Ed.@;editor@), @;editor@@?journal@<span style="font-style: italic">@journal@</span>@;journal@@?address@ @address@, @;address@@?publisher@@publisher@@;publisher@@?pages@, @pages@@;pages@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@<span style="font-style: italic">@title@</span> @;title@@?address@@address@, @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@<span style="font-style: italic">@title@</span> @;title@@?editor@@editor@ (@?#editor>1@Eds.@:editor@Ed.@;editor@), @;editor@@?address@@address@, @;address@@?publisher@@publisher@@;publisher@. | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@@title@. @;title@@?editor@@editor@ (@?#editor>1@Eds.@:editor@Ed.@;editor@), @;editor@@?bookitle@<span style="font-style: italic">@bookitle@</span>@;bookitle@@?edition@ @edition@ ed.@;edition@@?address@ @address@@;address@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@@title@. @;title@@?journal@<span style="font-style: italic">@journal@</span>, @;journal@@?volume@@volume@@;volume@@?pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@ @;author@@?year@(@year@) @;year@@?title@@title@. @;title@@?type@@type@@;type@@?address@@address@, @;address@@?institution@@institution@@;institution@. | ||
</format> | ||
|
||
</formats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,30 @@ | ||
<formats> | ||
<format types="# article"> | ||
@author:initials@. <span style="font-style: italic;">@title@</span>. | ||
@?journal@@journal@@?volume@ @volume@@?number@ (@number@)@;number@@;volume@, @;journal@ | ||
@?publisher@<span class="publist_rest">@publisher@</span>, @;publisher@ | ||
@?address@@address@,@;address@ | ||
@?year@@?month@@month@ @;month@@year@@;year@ | ||
</format> | ||
</formats> | ||
<format types="proceedings unpublished misc"> | ||
@?author@@author@, @;author@@?title@<span style="font-style: italic">@title@</span>@;title@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@, @year@@;year@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@, @;author@@?title@<span style="font-style: italic">@title@</span>@;title@@?edition@, @edition@ ed.@;edition@@?editor@, @editor@, @?#editor>1@Eds@:editor@Ed@;editor@.@;editor@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@, @year@@;year@@?volume@, vol. @volume@@;volume@ | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@, @;author@@?title@"@title@@;title@@?bookitle@in <span style="font-style: italic">@bookitle@</span>@;bookitle@@?edition@, @edition@ ed.@;edition@@?editor@, @editor@, @?#editor>1@Eds@:editor@Ed@;editor@.@;editor@@?address@@address@: @;address@@?publisher@@publisher@@;publisher@@?year@, @year@@;year@@?volume@, vol. @volume@@;volume@@?pages@, @?#pages>1@pp. @:pages@p. @;pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@, @;author@@?title@"@title@@;title@@?journal@<span style="font-style: italic">@journal@</span>@;journal@@?volume@, vol. @volume@@;volume@@?number@, iss. @number@@;number@@?pages@, @?#pages>1@pp. @:pages@p. @;pages@@pages@@;pages@@?year@, @year@@;year@ | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@, @;author@@?title@"@title@@;title@@?booktitle@in <span style="font-style: italic">@booktitle@</span>@;booktitle@@?address@, @address@@;address@@?date@@date@@;date@@?year@ @year@@;year@@?pages@, @?#pages>1@pp. @:pages@p. @;pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@, @;author@@?title@"@title@," @;title@@?type@@type@ @;type@@?institution@, @institution@@;institution@@?address@, @address@@;address@@?year@, @year@@;year@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@, @;author@@?title@"@title@," @;title@@?institution@@institution@@;institution@@?address@, @address@@;address@@?type@@type@ @;type@@?number@@number@@;number@@?date@@date@ @;date@@?year@@year@@;year@. | ||
</format> | ||
|
||
</formats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<formats> | ||
<format types="proceedings unpublished misc"> | ||
@?author@@author@. @;author@@?title@@title@. @;title@@?editor@@?#editor>1@Eds.@:editor@Ed.@;editor@ @editor@. @;editor@@?address@@address@@?publisher@: @:@@;publisher@@;address@@?publisher@@publisher@, @;publisher@@?year@@year@@;year@. | ||
</format> | ||
|
||
<format types="inproceedings"> | ||
@?author@@author@. @;author@@?title@"@title@." @;title@@?journal@@journal@. @;journal@@?editor@@?#editor>1@Eds.@:editor@Ed.@;editor@ @editor@. @;editor@@?address@@address@: @;address@@?publisher@@publisher@, @;publisher@@?date@@date@ @;date@@?year@@year@. @;year@@?pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="book"> | ||
@?author@@author@. @;author@@?title@@title@. @;title@@?series@@series@. @;series@@?editor@@?#editor>1@Eds.@:editor@Ed.@;editor@ @editor@. @;editor@@?edition@@edition@ ed. @;edition@@?volume@Vol. @volume@. @;volume@@?address@@address@@?publisher@: @:@@;publisher@@;address@@?publisher@@publisher@, @;publisher@@?year@@year@@;year@. | ||
</format> | ||
|
||
<format types="inbook"> | ||
@?author@@author@. @;author@@?title@"@title@." @;title@@?bookitle@@bookitle@. @;bookitle@@?editor@@?#editor>1@Eds.@:editor@Ed.@;editor@ @editor@. @;editor@@?edition@@edition@ ed. @;edition@@?volume@Vol. @volume@. @;volume@@?series@@series@. @;series@@?address@@address@: @;address@@?publisher@@publisher@, @;publisher@@?year@@year@. @;year@@?pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="article #"> | ||
@?author@@author@. @;author@@?title@"@title@." @;title@@?journal@[u]@journal@[/u] @;journal@@?volume@@volume@@?number@.@:@ @;number@@;volume@@?number@@number@ @;number@@?year@(@year@)@?pages@: @:@@;pages@@;year@@?pages@@pages@@;pages@. | ||
</format> | ||
|
||
<format types="phdthesis"> | ||
@?author@@author@. @;author@@?title@"@title@." @;title@@?type@@type@ @;type@@?institution@@institution@, @;institution@@?year@@year@@;year@. | ||
</format> | ||
|
||
<format types="techreport"> | ||
@?author@@author@. @;author@@?institution@@institution@, @;institution@@?title@[u]@title@[/u]. @;title@@?year@@year@@;year@@?address@ @address@@;address@. | ||
</format> | ||
|
||
</formats> |
Oops, something went wrong.