guilfordjournals.com Open in urlscan Pro
104.18.192.85  Public Scan

Submitted URL: http://guilfordjournals.com/
Effective URL: https://guilfordjournals.com/
Submission: On February 02 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST /action/requestUsername

<form action="/action/requestUsername" method="post"><input type="hidden" name="requestUsername" value="requestUsername">
  <div class="input-group">
    <div class="label">
      <label for="fa67cbac-be06-40a3-a532-da4b5a2400cf.email">Email</label>
    </div>
    <input id="fa67cbac-be06-40a3-a532-da4b5a2400cf.email" class="email" type="text" name="email" value="" size="15">
  </div>
  <div class="username-recaptcha-ajax"></div>
  <input class="button primary submit" type="submit" name="submit" value="Submit" disabled="disabled">
  <div class="center">
    <a href="#" class="cancel">Close</a>
  </div>
</form>

POST /action/registration

<form action="/action/registration" class="registration-form" method="post"><input type="hidden" name="redirectUri" value="/">
  <div class="input-group">
    <div class="label">
      <label for="2757fa2c-ee4f-40d2-b7f7-bf096520a4b7.email">Email</label>
    </div>
    <input id="2757fa2c-ee4f-40d2-b7f7-bf096520a4b7.email" class="email" type="email" name="email" value="">
  </div>
  <div class="submit">
    <input class="button submit primary" type="submit" value="Register" disabled="disabled">
  </div>
</form>

POST /action/changePassword

<form action="/action/changePassword" method="post">
  <div class="message error"></div>
  <input type="hidden" name="submit" value="submit">
  <div class="input-group">
    <div class="label">
      <label for="3d34dc70-857c-4b9d-b4ef-47b485a7aeba-old">Old Password</label>
    </div>
    <input id="3d34dc70-857c-4b9d-b4ef-47b485a7aeba-old" class="old" type="password" name="old" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
  </div>
  <div class="input-group">
    <div class="label">
      <label for="3d34dc70-857c-4b9d-b4ef-47b485a7aeba-new">New Password</label>
    </div>
    <input id="3d34dc70-857c-4b9d-b4ef-47b485a7aeba-new" class="pass-hint new" type="password" name="new" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
    <div class="password-strength-indicator" data-min="8" data-max="20" data-strength="3">
      <span class="text too-short">Too Short</span>
      <span class="text weak">Weak</span>
      <span class="text medium">Medium</span>
      <span class="text strong">Strong</span>
      <span class="text very-strong">Very Strong</span>
      <span class="text too-long">Too Long</span>
    </div>
    <div id="pswd_info" class="pass-strength-popup js__pswd_info" style="display: none;">
      <h4 id="length"> Your password must have 8 characters or more and contain 3 of the following: </h4>
      <ul>
        <li id="letter" class="invalid">
          <span>a lower case character,&nbsp;</span>
        </li>
        <li id="capital" class="invalid">
          <span>an upper case character,&nbsp;</span>
        </li>
        <li id="special" class="invalid">
          <span>a special character&nbsp;</span>
        </li>
        <li id="number" class="invalid">
          <span>or a digit</span>
        </li>
      </ul>
      <span class="strength">Too Short</span>
    </div>
  </div>
  <input class="button primary submit" type="submit" value="Submit" disabled="disabled">
</form>

POST /action/doLogin

<form action="/action/doLogin" method="post"><input type="hidden" name="id" value="6a12d2b2-4ca4-4515-a27d-0df6c9da01ff">
  <input type="hidden" name="redirectUri" value="/">
  <input type="hidden" name="loginUri" value="/">
  <input type="hidden" name="popup" value="true">
  <div class="input-group">
    <div class="label ">
      <label for="login">Email</label>
    </div>
    <input id="login" class="login" type="text" name="login" value="" size="15" placeholder="Enter your email address" autocorrect="off" spellcheck="false" autocapitalize="off" required="true">
    <div class="actions">
    </div>
  </div>
  <div class="input-group">
    <div class="label ">
      <label for="password">Password</label>
    </div>
    <input id="password" class="password" type="password" name="password" value="" autocomplete="off" placeholder="Enter your password" autocorrect="off" spellcheck="false" autocapitalize="off" required="true">
    <span class="password-eye-icon icon-eye hidden"></span>
    <div class="actions">
      <a href="/action/requestResetPassword" class="link show-request-reset-password pop-up">Forgot password?</a>
    </div>
  </div>
  <div class="remember">
    <div class="keepMeLogin">
      <label for="6a12d2b2-4ca4-4515-a27d-0df6c9da01ff-remember">
        <span class="label">Keep me logged in</span>
      </label>
    </div>
    <div class="switch small-switch">
      <input id="6a12d2b2-4ca4-4515-a27d-0df6c9da01ff-remember" class="cmn-toggle cmn-toggle-round-flat" type="checkbox" name="remember" value="true">
      <label class="tgl-btn" for="6a12d2b2-4ca4-4515-a27d-0df6c9da01ff-remember"></label>
    </div>
  </div>
  <div class="submit" disabled="disabled">
    <input class="button submit primary" type="submit" name="loginSubmit" value="Login" disabled="disabled">
  </div>
</form>

POST /action/requestResetPassword

<form action="/action/requestResetPassword" class="request-reset-password-form" method="post"><input type="hidden" name="requestResetPassword" value="true">
  <div class="input-group">
    <div class="label">
      <label for="2335fc55-2f31-4087-be49-ef297e4d1a9c.email">Email</label>
    </div>
    <input id="2335fc55-2f31-4087-be49-ef297e4d1a9c.email" class="email" type="text" name="email" value="" size="15" placeholder="Enter your email" autocorrect="off" spellcheck="false" autocapitalize="off">
  </div>
  <div class="password-recaptcha-ajax"></div>
  <input class="button primary submit" type="submit" name="submit" value="Submit" disabled="disabled">
</form>

POST /action/verifyPhoneNumber

<form action="/action/verifyPhoneNumber" method="post"><input type="hidden" name="submit" value="submit">
  <div class="message error"></div>
  <div class="input-group">
    <div class="label">
      <label for="606e59d7-640a-4a57-b89e-ddfceb2d27ac-code">Enter the verification code</label>
    </div>
    <input id="606e59d7-640a-4a57-b89e-ddfceb2d27ac-code" class="verificationCode" type="text" name="verificationCode" value="" size="15">
  </div>
  <input class="button primary submit" type="submit" value="Submit" disabled="disabled">
</form>

Name: defaultQuickSearchGET /action/doSearch

<form action="/action/doSearch" name="defaultQuickSearch" method="get" class="quick-search__form">
  <fieldset>
    <legend class="sr-only">Quick Search anywhere</legend>
    <div class="quick-search__input group option-0 ">
      <ul id="autoComplete_list_1" role="listbox" hidden="" class="autoComplete rlist"></ul><label for="AllFieldwidget-QuickSearchWidget0" class="sr-only">Enter words / phrases / DOI / ISBN / keywords / authors / etc</label>
      <div class="autoComplete_wrapper" role="combobox" aria-owns="autoComplete_list_1" aria-haspopup="true" aria-expanded="false" aria-label="Enter a text or select an option"><input type="search" id="AllFieldwidget-QuickSearchWidget0"
          name="AllField" placeholder="Enter words / phrases / DOI / ISBN / keywords / authors / etc" data-auto-complete-max-words="7" data-auto-complete-max-chars="32" data-contributors-conf="3" data-topics-conf="3" data-publication-titles-conf="3"
          data-history-items-conf="3" value="" class="auto-complete" aria-controls="autoComplete_list_1" aria-autocomplete="both"></div><button type="submit" title="Search" class="btn quick-search__btn"><span
          class="sr-only">Search</span><i class="icon-search"></i></button>
    </div>
  </fieldset>
</form>

Text Content

REQUEST USERNAME

Can't sign in? Forgot your username?

Enter your email address below and we will send you your username


Email

Close

If the address matches an existing account you will receive an email with
instructions to retrieve your username


CREATE A NEW ACCOUNT

Email

Returning user


CHANGE PASSWORD

Old Password
New Password
Too Short Weak Medium Strong Very Strong Too Long

YOUR PASSWORD MUST HAVE 8 CHARACTERS OR MORE AND CONTAIN 3 OF THE FOLLOWING:

 * a lower case character, 
 * an upper case character, 
 * a special character 
 * or a digit

Too Short


PASSWORD CHANGED SUCCESSFULLY

Your password has been changed


LOGIN TO YOUR ACCOUNT

Email

Password
Forgot password?
Keep me logged in


New User
Institutional Login

Can't sign in? Forgot your password?

Enter your email address below and we will send you the reset instructions


Email

Cancel

If the address matches an existing account you will receive an email with
instructions to reset your password

Close


VERIFY PHONE

Enter the verification code
Cancel


CONGRATS!

Your Phone has been verified

close
Skip to main content

WINTER SALE: 15% off all subscriptions

Search
Search
SEARCH
 * SEARCH

Quick Search anywhere
Enter words / phrases / DOI / ISBN / keywords / authors / etc

Search
Advanced Search
0
 * Sign In | Register
 * Institutional Access

Skip main navigation
Close Drawer MenuOpen Drawer Menu
Menu
 * Home
 * Journal
   * The ADHD Report
   * The ADHD Resource Hub
   * AIDS Education and Prevention
   * Bulletin of the Menninger Clinic
   * Integratus
   * Journal of Personality Disorders
   * Journal of Social and Clinical Psychology
   * Journal of Systemic Therapies
   * The Psychoanalytic Review
   * Psychodynamic Psychiatry
   * Science & Society
   * Social Cognition
 * Collections
 * Guilford Press Home 
 * Contact 

 * Subscribe or Renew
 * Help

Skip slideshow


JOURNAL OF SOCIAL AND CLINICAL PSYCHOLOGY

Edited by: Thomas E. Joiner, PhD


JOURNAL OF SYSTEMIC THERAPIES

Edited by: Jim Duvall, MEd


THE PSYCHOANALYTIC REVIEW

Edited by: Gerald J. Gargiulo, PhD


PSYCHODYNAMIC PSYCHIATRY

Edited by: César Alfonso, MD and Jennifer I. Downey, MD


SCIENCE & SOCIETY

Edited by: Julio Huato, Executive Editor, and David Laibman, Editor Emeritus


SOCIAL COGNITION

Edited by: Keith Maddox, PhD


THE ADHD RESOURCE HUB

Guilford Resource Collections


THE ADHD REPORT

Edited by: Russell A. Barkley, PhD


AIDS EDUCATION AND PREVENTION

Edited by: Francisco S. Sy, MD, DrPH


BULLETIN OF THE MENNINGER CLINIC

Edited by: Eric Storch, PhD


INTEGRATUS

Edited by: Jesse Fox, PhD and Robert Kugelmann, PhD


JOURNAL OF PERSONALITY DISORDERS

Edited by: Robert F. Krueger, PhD and John M. Oldham, MD


JOURNAL OF SOCIAL AND CLINICAL PSYCHOLOGY

Edited by: Thomas E. Joiner, PhD


JOURNAL OF SYSTEMIC THERAPIES

Edited by: Jim Duvall, MEd


THE PSYCHOANALYTIC REVIEW

Edited by: Gerald J. Gargiulo, PhD


PSYCHODYNAMIC PSYCHIATRY

Edited by: César Alfonso, MD and Jennifer I. Downey, MD


SCIENCE & SOCIETY

Edited by: Julio Huato, Executive Editor, and David Laibman, Editor Emeritus


SOCIAL COGNITION

Edited by: Keith Maddox, PhD


THE ADHD RESOURCE HUB

Guilford Resource Collections


THE ADHD REPORT

Edited by: Russell A. Barkley, PhD


AIDS EDUCATION AND PREVENTION

Edited by: Francisco S. Sy, MD, DrPH


BULLETIN OF THE MENNINGER CLINIC

Edited by: Eric Storch, PhD


INTEGRATUS

Edited by: Jesse Fox, PhD and Robert Kugelmann, PhD


JOURNAL OF PERSONALITY DISORDERS

Edited by: Robert F. Krueger, PhD and John M. Oldham, MD
prevnext

 * Current

 * EFFECTS OF REDUCED AND ALTERED USE OF SOCIAL NETWORKING SITES— A RANDOMIZED
   CONTROLLED STUDY
   
    * Martin Wolgast, 
    * Katja Lundberg, 
    * Eric Palmqvist and 
    * Sima Wolgast
   
   Journal of Social and Clinical PsychologyVol. 42, No. 6 December 2023

 * THE HELPING DOLLS: UTILIZING SINGLE-SESSION THERAPY WITH LATINX CLIENTS
   
    * Leo Scaletta, 
    * Aimee Fuentez and 
    * Stephanie Silva
   
   Journal of Systemic TherapiesVol. 41, No. 4 May 2023

 * STICKY FRAMES AND WHAT'S IN A NAME: FRAMES STICK TO PARTICULAR OBJECTS
   
    * Y. Andre Wang, 
    * Melisse C. Liwag, 
    * Katherine Weltzien, 
    * Trevor Crowell and 
    * Alison Ledgerwood
   
   Social CognitionVol. 41, No. 5 October 2023
 * Free Access
   
   THE IMPACT OF PATIENT SUICIDE ON CLINICIANS
   
    * Jennifer I. Downey and 
    * César A. Alfonso
   
   Psychodynamic PsychiatryVol. 51, No. 4 December 2023

 * THE POWER OF “WE”: USING INCLUSIVE PRONOUNS IN NORM-BASED MESSAGES TO PROMOTE
   PREP-RELATED INFORMATION SEEKING AMONG MEN WHO HAVE SEX WITH MEN
   
    * Yadong Ji
   
   AIDS Education and PreventionVol. 35, No. 4 August 2023

 * FREE DIGITAL LABOR AS A NEW FORM OF EXPLOITATION: A CRITICAL ANALYSIS
   
    * Carlo Vercellone and 
    * Antonio Di Stasio
   
   Science & SocietyVol. 87, No. 3 July 2023


GUILFORD PERIODICALS NOW

 * ADHD
 * Psychology
 * Research and Clinical Practice
 * Psychiatry
 * Psychoanalysis
 * Public Health
 * Social Criticism
 * and More!*

TWO WAYS TO ACCESS GUILFORD JOURNALS

All Access PassPay-Per-View Articles
Explore Guilford Periodicals
Skip slideshow
 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

prevnext

 * Most Read

 * NEUROPSYCHOLOGICAL TESTING IS NOT USEFUL IN THE DIAGNOSIS OF ADHD: STOP IT
   (OR PROVE IT)!
   
    * Russell A. Barkley
   
   The ADHD ReportVol. 27, No. 2 March 2019
 * Free Access
   
   RESILIENCE, TRAUMA, AND COPING
   
    * Ahron Friedberg and 
    * Dana Malefakis
   
   Psychodynamic PsychiatryVol. 50, No. 2 June 2022

 * NO MORE FOMO: LIMITING SOCIAL MEDIA DECREASES LONELINESS AND DEPRESSION
   
    * Melissa G. Hunt, 
    * Rachel Marx, 
    * Courtney Lipson and 
    * Jordyn Young
   
   Journal of Social and Clinical PsychologyVol. 37, No. 10 December 2018

 * WHAT IS CATHOLIC PSYCHOTHERAPY AND HOW SHOULD IT MOVE FORWARD?
   
    * Thomas G. Plante
   
   IntegratusVol. 1, No. 1 January 2023

View More


GETTING STARTED

 * Subscribers
 * Register for E-Alerts
 * Periodical FAQ
 * Renew a Subscription
 * User Profile
 * Forgotten Password
 * Help

 * INFORMATION
   
   INFORMATION
   
    * Browse Journals
    * Authors
    * Librarians
    * Help/FAQ
    * Accessibility

 * CONNECT
   
   CONNECT
   
    * Register for E-Alerts
    * Contact Us
    * Renew a Subscription
    * Permissions

 * RESOURCES
   
   RESOURCES
   
    * For Students
    * For Librarians
    * Back Issues
    * Guilford Press

 * SITE TOOLS
   
   SITE TOOLS
   
    * Citation Manager
    * RSS
    * Facebook
    * Twitter
    * Linkedin

370 Seventh AvenueSuite 1200
New York, NY 10001-1020
phone: (800) 365-7006fax: (212) 966-6708subsonline@guilford.com
Copyright© 1997-2022 Guilford Press
 * Privacy Policy
 * Report Piracy
 * Contact Us