Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Understanding Criminal Justice | 1:a upplagan
- Danskt band, Engelska, 2004
- Författare: Kristin Natalier, Philip D Smith
- Betyg:
Välj skick:
Bästa pris
585
kr
Skickas inom 2-3 vardagar
Du sparar 133 kr
(19%)
mot nypris
718
kr
Skickas inom 7-13 vardagar
586
kr
Skickas från säljare inom 1-3 vardagar
Lina
, Göteborg
Verifierad säljare
Toppsäljare
Du sparar 132 kr
(18%)
mot nypris
Butikslager
Onlinelager
3 st i lager
$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
′This book traverses an impressive array of topics and problems central to law and criminal justice. Its accessibility, contemporary themes and sensitivity to issues of inequality make it a perfect text for students and teachers of sociology, law, criminology, legal studies and other related areas. It is rare to find a book that takes the sociological imagination so successfully into fields that are often viewed as the domain for legal professionals only. The well-chosen examples also make it a valuable resource for scholars with experiences of different justice systems′ - Sharyn L Roach Anleu, Flinders University
`Smith and Natalier have produced an accessible, wide-ranging and lucid text which sets the major questions of criminal justice within the broad framework of classical and contemporary sociological theory. It represents a significant step forward among teaching texts in the field, synthesising some difficult material without over-simplifying it, and providing a broad-overview without losing sight of the texture of discreet issues′ - Professor Nicola Lacey, London School of Economics
Is there really an intrinsic link between the law and our criminal justice system? What exactly is it and can an understanding of wider sociological issues tell us anything about this relationship?
Understanding Criminal Justice addresses the fundamental relationship between law and the criminal justice system, and the ways in which both are intimately connected with wider social forces.
The book provides an essential introduction coverering classic themes, debates and literatures to ground the student before moving on to contemporary themes such as globalisation, internet regulation and the media. The subject matter is contextualised within the wider social framework by calling into play the historical, political, community and cultural inputs that impact upon concrete policies and practice. The authors integrate theory with data and examples from the UK, USA and Australia.
Through the inclusion of the following pedagogical devices, the student is encouraged to more fully and independently develop their understanding of key questions and issues:
" review questions and exercises
" further reading lists
" suggested internet sites
" highlighted key terms
" bullets to summarise key points
" boxed sections on themes, definitions and case studies
This comprehensive overview is ideal for 1st and 2nd year undergraduates in Criminology, Criminal Justice Studies, Law, Legal Studies, Sociology, Social Work and Policing. Having used this text the reader will come to appreciate the myriad paths through which law and the criminal justice system play a vital, if contested, role in our society.
`Smith and Natalier have produced an accessible, wide-ranging and lucid text which sets the major questions of criminal justice within the broad framework of classical and contemporary sociological theory. It represents a significant step forward among teaching texts in the field, synthesising some difficult material without over-simplifying it, and providing a broad-overview without losing sight of the texture of discreet issues′ - Professor Nicola Lacey, London School of Economics
Is there really an intrinsic link between the law and our criminal justice system? What exactly is it and can an understanding of wider sociological issues tell us anything about this relationship?
Understanding Criminal Justice addresses the fundamental relationship between law and the criminal justice system, and the ways in which both are intimately connected with wider social forces.
The book provides an essential introduction coverering classic themes, debates and literatures to ground the student before moving on to contemporary themes such as globalisation, internet regulation and the media. The subject matter is contextualised within the wider social framework by calling into play the historical, political, community and cultural inputs that impact upon concrete policies and practice. The authors integrate theory with data and examples from the UK, USA and Australia.
Through the inclusion of the following pedagogical devices, the student is encouraged to more fully and independently develop their understanding of key questions and issues:
" review questions and exercises
" further reading lists
" suggested internet sites
" highlighted key terms
" bullets to summarise key points
" boxed sections on themes, definitions and case studies
This comprehensive overview is ideal for 1st and 2nd year undergraduates in Criminology, Criminal Justice Studies, Law, Legal Studies, Sociology, Social Work and Policing. Having used this text the reader will come to appreciate the myriad paths through which law and the criminal justice system play a vital, if contested, role in our society.
Produktinformation
Kategori:
Samhälle & politik
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
SAGE Publications Ltd
Upplaga:
1
Utgiven:
2004-10-20
ISBN:
9780761940326
Sidantal:
240
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"
>