diff --git a/snippets/bibtex-mode/bookinbook b/snippets/bibtex-mode/bookinbook new file mode 100644 index 0000000..2d4dc1e --- /dev/null +++ b/snippets/bibtex-mode/bookinbook @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: bookinbook +# key: bookinbook +# author: Spenser Truex +# -- +@bookinbook{ ${title}, +author = {${author}}, +title = {${title}}, +chapter = {${chapter}}${, +pages = {${pages}}}, +publisher = {${publisher}}, +year = {${year}}, +volume = {${volume}}${, +series = {${series}}}${, +type = {${type}}}${, +address = {${address}}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/collection b/snippets/bibtex-mode/collection new file mode 100644 index 0000000..ddf7f86 --- /dev/null +++ b/snippets/bibtex-mode/collection @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: collection +# key: collection +# author: Spenser Truex +# -- +@collection{ ${title}, + editor = {${editor}}, + title = {${title}}, + year = {${year}}${, + publisher = {${publisher}}}${, + volume = {${volume}}}${, + series = {${series}}}${, + type = {${type}}}${, + chapter = {${chapter}}}${, + pages = {${pages}}}${, + address = {${address}}}${, + edition = {${edition}}}${, + month = {${month}}}${, + note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/dataset b/snippets/bibtex-mode/dataset new file mode 100644 index 0000000..c03bb9f --- /dev/null +++ b/snippets/bibtex-mode/dataset @@ -0,0 +1,17 @@ +# -*- mode: snippet -*- +# name: dataset +# key: dataset +# author: Spenser Truex +# -- +@dataset{ ${title} + title = {${title}}, + editor = {${editor}}, + year = {${year}}${, + author = {${author}}}${, + volume = {${volume}}}${, + version = {${version}}}${, + publisher = {${publisher}}}${, + organization = {${organization}}}${, + note = {${note}}} + +} diff --git a/snippets/bibtex-mode/electronic b/snippets/bibtex-mode/electronic new file mode 100644 index 0000000..b5cefec --- /dev/null +++ b/snippets/bibtex-mode/electronic @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: electronic +# key: electronic +# author: Spenser Truex +# -- +@electronic{ ${title}, +author = {${author}}, +title = {${title}}, +year = {${year}}, +url = {${url}}${, +editor = {${editor}}}${, +urldate = {${urldate}}}${, +note = {${note}}} +} diff --git a/snippets/bibtex-mode/inbook b/snippets/bibtex-mode/inbook index f44905f..cb6ea41 100644 --- a/snippets/bibtex-mode/inbook +++ b/snippets/bibtex-mode/inbook @@ -12,7 +12,7 @@ volume = {${volume}}${, series = {${series}}}${, type = {${type}}}${, - address = {${addre}ss}}${, + address = {${address}}}${, edition = {${edition}}}${, month = {${month}}}${, note = {${note}}} diff --git a/snippets/bibtex-mode/inreference b/snippets/bibtex-mode/inreference new file mode 100644 index 0000000..20e3ccd --- /dev/null +++ b/snippets/bibtex-mode/inreference @@ -0,0 +1,24 @@ +# -*- mode: snippet -*- +# name: inreference +# key: inreference +# author: Spenser Truex +# -- +@inreference{ ${title}, +author = {${author}}, +title = {${title}}, +booktitle = {${booktitle}}, +publisher = {${publisher}}, +year = {${year}}${, +editor = {${editor}}}${, +volume = {${volume}}}${, +series = {${series}}}${, +type = {${type}}}${, +chapter = {${chapter}}}${, +pages = {${pages}}}${, +address = {${address}}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/mvbook b/snippets/bibtex-mode/mvbook new file mode 100644 index 0000000..b2761f8 --- /dev/null +++ b/snippets/bibtex-mode/mvbook @@ -0,0 +1,23 @@ +# -*- mode: snippet -*- +# name: mvbook +# key: mvbook +# author: Spenser Truex +# -- +@mvbook{ ${title}, + author = {${author}}, + title = {${title}}, + year = {${year}}${, + volume = {${volume}}}${, + editor = {${editor}}}${, + publisher = {${publisher}}}${, + number = {${number}}}${, + series = {${series}}}${, + type = {${type}}}${, + address = {${address}}}${, + edition = {${edition}}}${, + month = {${month}}}${, + isbn = {${isbn}}}${, + note = {${note}}} +} + +$0 diff --git a/snippets/bibtex-mode/mvcollection b/snippets/bibtex-mode/mvcollection new file mode 100644 index 0000000..b54f461 --- /dev/null +++ b/snippets/bibtex-mode/mvcollection @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: mvcollection +# key: mvcollection +# author: Spenser Truex +# -- +@mvcollection{ ${title}, + editor = {${editor}}, + title = {${title}}, + year = {${year}}${, + publisher = {${publisher}}}${, + volumes = {${volumes}}}${, + series = {${series}}}${, + type = {${type}}}${, + chapter = {${chapter}}}${, + pages = {${pages}}}${, + address = {${address}}}${, + edition = {${edition}}}${, + month = {${month}}}${, + note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/mvproceedings b/snippets/bibtex-mode/mvproceedings new file mode 100644 index 0000000..4446bb8 --- /dev/null +++ b/snippets/bibtex-mode/mvproceedings @@ -0,0 +1,19 @@ +# -*- mode: snippet -*- +# name: proceedings +# key: proceedings +# author: Spenser Truex +# -- +@mvproceedings{ ${title}, +title = {${title}}, +year = {${year}}${, +editor = {${editor}}}${, +volume = {${volume}}}${, +series = {${series}}}${, +address = {${address}}}${, +month = {${month}}}${, +organization = {${organization}}}${, +publisher = {${publisher}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/mvreference b/snippets/bibtex-mode/mvreference new file mode 100644 index 0000000..d6380bc --- /dev/null +++ b/snippets/bibtex-mode/mvreference @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: mvereference +# key: mvreference +# author: Spenser Truex +# -- +@mvreference{ ${title}, +editor = {${editor}}, +title = {${title}}, +year = {${year}}${, +publisher = {${publisher}}}${, +volumes = {${volumes}}}${, +series = {${series}}}${, +type = {${type}}}${, +chapter = {${chapter}}}${, +pages = {${pages}}}${, +address = {${address}}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/online b/snippets/bibtex-mode/online new file mode 100644 index 0000000..35005a4 --- /dev/null +++ b/snippets/bibtex-mode/online @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: online +# key: online +# author: Spenser Truex +# -- +@online{ ${title}, + author = {${author}}, + title = {${title}}, + year = {${year}}, + url = {${url}}${, + editor = {${editor}}}${, + urldate = {${urldate}}}${, + note = {${note}}} +} diff --git a/snippets/bibtex-mode/patent b/snippets/bibtex-mode/patent new file mode 100644 index 0000000..56bd91c --- /dev/null +++ b/snippets/bibtex-mode/patent @@ -0,0 +1,15 @@ +# -*- mode: snippet -*- +# name: patent +# key: patent +# author: Spenser Truex +# -- +@patent{ ${title}, + title = {${title}}, + author = {${author}}, + number = {${number}}, + year = {${year}}, + holder = {${holder}}${, + type = {${type}}}${, + url = {${url}}}${, + note = {${note}}} +} \ No newline at end of file diff --git a/snippets/bibtex-mode/periodical b/snippets/bibtex-mode/periodical new file mode 100644 index 0000000..711fc01 --- /dev/null +++ b/snippets/bibtex-mode/periodical @@ -0,0 +1,16 @@ +# -*- mode: snippet -*- +# name: periodical +# key: periodical +# author: Spenser Truex +# -- +@periodical{ ${title} +editor = {${editor}}, +title = {${title}}, +year = {${year}}${, +issue = {${issue}}}${, +issuetitle = {${issuetitle}}}${, +url = {${url}}}${, +urldate = {${urldate}}}${, +issn = {${issn}}}${, +note = {${note}}} +} diff --git a/snippets/bibtex-mode/reference b/snippets/bibtex-mode/reference new file mode 100644 index 0000000..bb3e0cf --- /dev/null +++ b/snippets/bibtex-mode/reference @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: reference +# key: reference +# author: Spenser Truex +# -- +@reference{ ${title}, +editor = {${editor}}, +title = {${title}}, +year = {${year}}${, +publisher = {${publisher}}}${, +volume = {${volume}}}${, +series = {${series}}}${, +type = {${type}}}${, +chapter = {${chapter}}}${, +pages = {${pages}}}${, +address = {${address}}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/report b/snippets/bibtex-mode/report new file mode 100644 index 0000000..1a18ec0 --- /dev/null +++ b/snippets/bibtex-mode/report @@ -0,0 +1,17 @@ +# -*- mode: snippet -*- +# name: report +# key: report +# author: Spenser Truex +# -- +@report{ ${title}, + author = {${author}}, + title = {${title}}, + institution = {${institution}}, + year = {${year}}, + type = {${type}}${, + address = {${address}}}${, + month = {${month}}}${, + note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/set b/snippets/bibtex-mode/set new file mode 100644 index 0000000..eb5ae3a --- /dev/null +++ b/snippets/bibtex-mode/set @@ -0,0 +1,8 @@ +# -*- mode: snippet -*- +# name: set +# key: set +# author: Spenser Truex +# -- +@set{${title}, + entryset = {${entryset}} +} \ No newline at end of file diff --git a/snippets/bibtex-mode/software b/snippets/bibtex-mode/software new file mode 100644 index 0000000..db6c64a --- /dev/null +++ b/snippets/bibtex-mode/software @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: software +# key: software +# -- +@software{ ${title}${, +author = {${author}}}${, +title = {${title}}}${, +howpublished = {${howpublished}}}${, +month = {${month}}}${, +year = {${year}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/suppbook b/snippets/bibtex-mode/suppbook new file mode 100644 index 0000000..00bc3f0 --- /dev/null +++ b/snippets/bibtex-mode/suppbook @@ -0,0 +1,22 @@ +# -*- mode: snippet -*- +# name: suppbook +# key: suppbook +# author: Spenser Truex +# -- +@suppbook{ ${title}, +author = {${author}}, +title = {${title}}, +chapter = {${chapter}}${, +pages = {${pages}}}, +publisher = {${publisher}}, +year = {${year}}, +volume = {${volume}}${, +series = {${series}}}${, +type = {${type}}}${, +address = {${addre}ss}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/suppcollection b/snippets/bibtex-mode/suppcollection new file mode 100644 index 0000000..11efe5e --- /dev/null +++ b/snippets/bibtex-mode/suppcollection @@ -0,0 +1,24 @@ +# -*- mode: snippet -*- +# name: suppcollection +# key: suppcollection +# author: Spenser Truex +# -- +@suppcollection{ ${title}, +author = {${author}}, +title = {${title}}, +booktitle = {${booktitle}}, +publisher = {${publisher}}, +year = {${year}}${, +editor = {${editor}}}${, +volume = {${volume}}}${, +series = {${series}}}${, +type = {${type}}}${, +chapter = {${chapter}}}${, +pages = {${pages}}}${, +address = {${address}}}${, +edition = {${edition}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/suppperiodical b/snippets/bibtex-mode/suppperiodical new file mode 100644 index 0000000..bf43a22 --- /dev/null +++ b/snippets/bibtex-mode/suppperiodical @@ -0,0 +1,18 @@ +# -*- mode: snippet -*- +# name: suppperiodical +# key: suppperiodical +# author: Spenser Truex +# -- +@suppperiodical{ ${title}, +author = {${author}}, +title = {${title}}, +journal = {${journal}}, +year = {${year}}${, +volume = {${volume}}}${, +number = {${number}}}${, +pages = {${pages}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/thesis b/snippets/bibtex-mode/thesis new file mode 100644 index 0000000..8f2a647 --- /dev/null +++ b/snippets/bibtex-mode/thesis @@ -0,0 +1,17 @@ +# -*- mode: snippet -*- +# name: thesis +# key: thesis +# author: Spenser Truex +# -- +@thesis{ ${title}, +author = {${author}}, +title = {${title}}, +school = {${school}}, +year = {${year}}${, +type = {${type}}}${, +address = {${address}}}${, +month = {${month}}}${, +note = {${note}}} +} + +$0 \ No newline at end of file diff --git a/snippets/bibtex-mode/xdata b/snippets/bibtex-mode/xdata new file mode 100644 index 0000000..e9fc606 --- /dev/null +++ b/snippets/bibtex-mode/xdata @@ -0,0 +1,8 @@ +# -*- mode: snippet -*- +# name: xdata +# key: xdata +# author: Spenser Truex +# -- +@xdata{ ${title}, + $0 +} \ No newline at end of file