Skip to content

Instantly share code, notes, and snippets.

@adam3smith
Created March 1, 2015 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adam3smith/fa29083203ae429dc40d to your computer and use it in GitHub Desktop.
Save adam3smith/fa29083203ae429dc40d to your computer and use it in GitHub Desktop.
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:z="http://www.zotero.org/namespaces/export#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:bib="http://purl.org/net/biblio#"
xmlns:vcard="http://nwalsh.com/rdf/vCard#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<bib:BookSection rdf:about="http://onlinelibrary.wiley.com/doi/10.1002/9781118013991.ch3/summary">
<z:itemType>bookSection</z:itemType>
<dcterms:isPartOf>
<bib:Book>
<dc:title>Internet addiction: A Handbook and Guide to Evaluation and Treatmetnt</dc:title>
</bib:Book>
</dcterms:isPartOf>
<dc:publisher>
<foaf:Organization>
<vcard:adr>
<vcard:Address>
<vcard:locality>Hoboke</vcard:locality>
</vcard:Address>
</vcard:adr>
<foaf:name>John Wiley &amp; Sons</foaf:name>
</foaf:Organization>
</dc:publisher>
<bib:authors>
<rdf:Seq>
<rdf:li>
<foaf:Person>
<foaf:surname>Caplan</foaf:surname>
<foaf:givenname>Scott E.</foaf:givenname>
</foaf:Person>
</rdf:li>
<rdf:li>
<foaf:Person>
<foaf:surname>High</foaf:surname>
<foaf:givenname>Andrew C.</foaf:givenname>
</foaf:Person>
</rdf:li>
</rdf:Seq>
</bib:authors>
<bib:editors>
<rdf:Seq>
<rdf:li>
<foaf:Person>
<foaf:surname>Young</foaf:surname>
<foaf:givenname>Kimberly S.</foaf:givenname>
</foaf:Person>
</rdf:li>
<rdf:li>
<foaf:Person>
<foaf:surname>de Abreu</foaf:surname>
<foaf:givenname>Cristiano Nabuco</foaf:givenname>
</foaf:Person>
</rdf:li>
</rdf:Seq>
</bib:editors>
<dc:subject>piu</dc:subject>
<dc:subject>POSI</dc:subject>
<dc:title>Online Social Interaction, Psychosocial Well‐Being, and Problematic Internet Use</dc:title>
<dcterms:abstract>Researchers from a variety of different disciplines have sought to better understand online social interaction and its relationship to both problematic Internet use (PIU) and psychosocial well-being. In this chapter, PIU refers to a constellation of thoughts, behaviors, and outcomes, rather than to a disease or addiction. Specifically, this chapter employs PIU to describe a syndrome of cognitive and behavioral symptoms that result in negative social, academic, and professional consequences (Caplan, 2002; see also Davis, 2001; Davis, Flett, and Besser 2002; Morahan-Martin &amp; Schumacher, 2003). Rather than limiting its scope to problems rising to the level of addiction or clinical disorder, this chapter conceptualizes PIU as a broader form of deficient self-regulation that results in negative outcomes (LaRose, 2001; LaRose, Eastin, &amp; Gregg, 2001; LaRose, Lin, &amp; Eastin, 2003; LaRose, Mastro, &amp; Eastin, 2001). This chapter seeks to present a theoretical account of the relationship between interpersonal Internet use and PIU and to propose directions for future studies to explore. The following sections examine research supporting the claim that interpersonal Internet use is associated with psychosocial well-being and PIU. Later sections articulate a detailed cognitive behavioral model of how and why online social interaction, psychosocial well-being, and problematic Internet use are related to one another. (PsycINFO Database Record (c) 2013 APA, all rights reserved)(chapter)</dcterms:abstract>
<dc:date>2011</dc:date>
<bib:pages>35–53</bib:pages>
<dc:identifier>
<dcterms:URI>
<rdf:value>http://onlinelibrary.wiley.com/doi/10.1002/9781118013991.ch3/summary</rdf:value>
</dcterms:URI>
</dc:identifier>
</bib:BookSection>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment