Välkommen tillbaka till Campusbokhandeln! Läs mer här!
Experiencing CBT from the Inside Out | 1:a upplagan
- Danskt band, Engelska, 2015
- Författare: James Bennett-Levy, Richard Thwaites, Beverly Haarhoff, Helen Perry
- Betyg:
562
kr
Skickas inom 7-9 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Engaging and authoritative, this unique workbook enables therapists and students to build technical savvy in contemporary CBT interventions while deepening their self-awareness and therapeutic relationship skills. Self-practice/self-reflection (SP/SR), an evidence-based training strategy, is presented in 12 carefully sequenced modules. Therapists are guided to enhance their skills by identifying, formulating, and addressing a professional or personal problem using CBT, and reflecting on the experience. The book's large-size format makes it easy to use the 34 reproducible worksheets and forms. Purchasers also get access to a Web page where they can download and print the reproducible materials.
See also Doing CBT, Second Edition, by David F. Tolin, which lucidly explains the full range of CBT techniques, and The Therapeutic Relationship in Cognitive-Behavioral Therapy, by Nikolaos Kazantzis, Frank M. Dattilio, and Keith S. Dobson, which provides key recommendations for optimizing outcomes.
See also Doing CBT, Second Edition, by David F. Tolin, which lucidly explains the full range of CBT techniques, and The Therapeutic Relationship in Cognitive-Behavioral Therapy, by Nikolaos Kazantzis, Frank M. Dattilio, and Keith S. Dobson, which provides key recommendations for optimizing outcomes.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Taylor & Francis Ltd
Upplaga:
1
Utgiven:
2015-02-13
ISBN:
9781462518890
Sidantal:
278
Används bl.a. i följande kurser
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>