diff --git a/README.Rmd b/README.Rmd index df4996a..b15f79e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -25,7 +25,7 @@ knitr::opts_chunk$set( The goal of happyr is to document the R codes and the dataset for the quantitative analyses in Rajeg's [-@rajeg_metaphorical_2018] PhD thesis (submitted for examination on 27 September 2018 and passed without amendements required for the award of the degree on 1 April 2019). The study focuses on metaphors for happiness near-synonyms in Indonesian. The corpus data for the study mainly come from the *Indonesian Leipzig Corpora Collection* [@quasthoff_indonesian_2013; @goldhahn_building_2012; @biemann_leipzig_2007]. The Leipzig Corpora are freely available for [download](http://wortschatz.uni-leipzig.de/en/download) and their use is licensed under the Creative Common License [CC-BY](https://creativecommons.org/licenses/by/4.0/) (see the [Terms of Usage](http://wortschatz.uni-leipzig.de/en/usage) page for further details). -The happyr package is based on the core packages in the [tidyverse](https://www.tidyverse.org), and is built under R version 3.5.1 (2018-07-02) -- "Feather Spray" (see the [**Session Info**](#session-info) section at the bottom of the page for further details on the dependencies). +The happyr package is based on the core packages in the [tidyverse](https://www.tidyverse.org), and is built under R version 3.5.3 (2019-03-11) -- "Great Truth" (see the [**Session Info**](#session-info) section at the bottom of the page for further details on the dependencies). ## Acknowledgement diff --git a/README.md b/README.md index 3e37efb..351b19e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ happyr The goal of happyr is to document the R codes and the dataset for the quantitative analyses in Rajeg's ([2019](#ref-rajeg_metaphorical_2018)) PhD thesis (submitted for examination on 27 September 2018 and passed without amendements required for the award of the degree on 1 April 2019). The study focuses on metaphors for happiness near-synonyms in Indonesian. The corpus data for the study mainly come from the *Indonesian Leipzig Corpora Collection* (Biemann, Heyer, Quasthoff, & Richter, [2007](#ref-biemann_leipzig_2007); Goldhahn, Eckart, & Quasthoff, [2012](#ref-goldhahn_building_2012); Quasthoff & Goldhahn, [2013](#ref-quasthoff_indonesian_2013)). The Leipzig Corpora are freely available for [download](http://wortschatz.uni-leipzig.de/en/download) and their use is licensed under the Creative Common License [CC-BY](https://creativecommons.org/licenses/by/4.0/) (see the [Terms of Usage](http://wortschatz.uni-leipzig.de/en/usage) page for further details). -The happyr package is based on the core packages in the [tidyverse](https://www.tidyverse.org), and is built under R version 3.5.1 (2018-07-02) -- "Feather Spray" (see the [**Session Info**](#session-info) section at the bottom of the page for further details on the dependencies). +The happyr package is based on the core packages in the [tidyverse](https://www.tidyverse.org), and is built under R version 3.5.3 (2019-03-11) -- "Great Truth" (see the [**Session Info**](#session-info) section at the bottom of the page for further details on the dependencies). Acknowledgement --------------- @@ -499,7 +499,7 @@ devtools::session_info() #> collate en_US.UTF-8 #> ctype en_US.UTF-8 #> tz Australia/Melbourne -#> date 2019-04-08 +#> date 2019-04-10 #> #> ─ Packages ────────────────────────────────────────────────────────────── #> package * version date lib source @@ -595,7 +595,7 @@ Oster, U. (2018). Emotions in motion: Towards a corpus-based description of the Quasthoff, U., & Goldhahn, D. (2013). *Indonesian corpora* (Technical report series on corpus building No. 7). Leipzig, Germany: Abteilung Automatische Sprachverarbeitung, Institut für Informatik, Universität Leipzig. Retrieved from -Rajeg, G. P. W. (2019). *Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for Happiness* (PhD thesis). Monash University, Australia, Clayton, VIC. +Rajeg, G. P. W. (2019). *Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for Happiness* (PhD thesis). Monash University, Australia, Clayton, VIC. doi:/[10.26180/5cac231a97fb1](https://doi.org/10.26180/5cac231a97fb1) Stefanowitsch, A. (2013). Collostructional analysis. In T. Hoffmann & G. Trousdale (Eds.), *The Oxford handbook of Construction Grammar* (pp. 290–306). Oxford: Oxford University Press. doi:[10.1093/oxfordhb/9780195396683.013.0016](https://doi.org/10.1093/oxfordhb/9780195396683.013.0016) diff --git a/citation_README.bib b/citation_README.bib index 5c5b760..41e4ea0 100644 --- a/citation_README.bib +++ b/citation_README.bib @@ -41,6 +41,7 @@ @thesis{rajeg_metaphorical_2018 title = {Metaphorical Profiles and Near-Synonyms: {{A}} Corpus-Based Study of {{Indonesian}} Words for {\textsc{Happiness}}}, institution = {{Monash University, Australia}}, type = {PhD thesis}, + doi = {10.26180/5cac231a97fb1}, date = {2019}, author = {Rajeg, Gede Primahadi Wijaya} }