diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 15:36:38 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 15:36:38 -0300 |
commit | d80b30babfdfe79fb17961f3f9b2a25cac73abed (patch) | |
tree | 4177705bad083f4e54e9104f92a8b499a1993159 | |
parent | 68e3393dc6b32a14cff59de8d671a7bbb1daef5f (diff) | |
download | biblio-d80b30babfdfe79fb17961f3f9b2a25cac73abed.tar.gz biblio-d80b30babfdfe79fb17961f3f9b2a25cac73abed.tar.bz2 |
Adds @anderson2998, @slashdot2008b, @elberse2008
-rw-r--r-- | economics.bib | 11 | ||||
-rw-r--r-- | technology.bib | 16 |
2 files changed, 27 insertions, 0 deletions
diff --git a/economics.bib b/economics.bib index f04a045..0ddbf98 100644 --- a/economics.bib +++ b/economics.bib @@ -680,3 +680,14 @@ year = "2005", url = "https://web.archive.org/web/20080111001331/http://radar.oreilly.com/archives/2005/11/oops_only_4_of_titles_are_bein.html", } + +% http://www.thelongtail.com +@book{anderson2008, + title = {The Long Tail: Why the Future of Business is Selling Less of More}, + author = {Chris Anderson}, + publisher = {Hyperion}, + isbn = {1401309666,9781401309664}, + year = {2008}, + series = {}, + volume = {}, +} diff --git a/technology.bib b/technology.bib index da5863f..52d91a2 100644 --- a/technology.bib +++ b/technology.bib @@ -463,6 +463,22 @@ note = "Acessado em 28/09/2024", } +@misc{slashdot2008b, + title = {Harvard Study Questions "Long Tail" Theory}, + author = {Slashdot}, + year = {2008}, + url = {https://tech.slashdot.org/story/08/06/27/1625206/harvard-study-questions-long-tail-theory}, + note = {Acessado em 29/09/2024}, +} + +@article{elberse2008, + title = "Should You Invest in the Long Tail?", + author = "Anita Elberse", + year = "2008", + journal = "Hardware Business Review", + url = "https://hbr.org/2008/07/should-you-invest-in-the-long-tail", +} + @techreport{linux2008, title = "Linux Kernel Development (April 2008)", author = "Greg Kroah-Hartman and Jonathan Corbet and Amanda McPherson", |