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!
Key Texts for Latin American Sociology | 1:a upplagan
- Danskt band, Engelska, 2019
- Författare: Fernanda Beigel
- Betyg:
153
kr
Skickas inom 7-18 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
Key Texts for Latin American Sociology is the first book to curate and translate into English key texts from the Latin American Sociological canon. By bringing together texts from leading sociologists in Argentina, Brazil, Peru, Chile, Costa Rica, Mexico, Bolivia, and Uruguay, the book provides comprehensive coverage of a wide range of issues in Latin American Sociology; drawing attention to embedded issues such as inequalities, identities, development, oppression and representation.
This volume is the result of five years of collaboration between colleagues from 15 Latin American Countries, coordinated by Fernanda Beigel (CONICET, UNCuyo, Mendoza-Argentina) with the collaboration of the ′Key Texts Scientific Committee′, the Committee consists of the following members: Nadya Araujo Guimaraes (PPGS-USP, Brazil), Manuel Antonio Garretón (Universidad de Chile), Raquel Sosa Elizaga (CELA-UNAM, México), Jorge Rovira Mas (Universidad de Costa Rica), Breno Bringel (IESP-UERJ, Brazil), Joao Ehlert Maia (FGV, Brazil), Hebe Vessuri (IVIC, Venezuela), André Bothelo (UFRJ, Brazil), Carlos Ruiz Encina (Universidad de Chile), Eloisa Martin (UFRJ, Brazil), Sergio Miceli (PPGS- USP, Brazil), Alejandro Moreano (UCE, Ecuador), Elizabeth Jelin (CONICET-IDES, Argentina), Patricia Funes (UBA-CONICET, Argentina), Claudio Pinheiro (FGV, Brazil), Pablo de Marinis (UBA, CONICET, Argentina), Diego Pereyra (UBA, CONICET, Argentina), José Gandarilla Salgado (CIICH-UNAM, México), Juan Piovani (UNLP-CONICET, Argentina).
This volume is the result of five years of collaboration between colleagues from 15 Latin American Countries, coordinated by Fernanda Beigel (CONICET, UNCuyo, Mendoza-Argentina) with the collaboration of the ′Key Texts Scientific Committee′, the Committee consists of the following members: Nadya Araujo Guimaraes (PPGS-USP, Brazil), Manuel Antonio Garretón (Universidad de Chile), Raquel Sosa Elizaga (CELA-UNAM, México), Jorge Rovira Mas (Universidad de Costa Rica), Breno Bringel (IESP-UERJ, Brazil), Joao Ehlert Maia (FGV, Brazil), Hebe Vessuri (IVIC, Venezuela), André Bothelo (UFRJ, Brazil), Carlos Ruiz Encina (Universidad de Chile), Eloisa Martin (UFRJ, Brazil), Sergio Miceli (PPGS- USP, Brazil), Alejandro Moreano (UCE, Ecuador), Elizabeth Jelin (CONICET-IDES, Argentina), Patricia Funes (UBA-CONICET, Argentina), Claudio Pinheiro (FGV, Brazil), Pablo de Marinis (UBA, CONICET, Argentina), Diego Pereyra (UBA, CONICET, Argentina), José Gandarilla Salgado (CIICH-UNAM, México), Juan Piovani (UNLP-CONICET, Argentina).
Produktinformation
Kategori:
Samhälle & politik
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
1
Utgiven:
2019-11-18
ISBN:
9781526490254
Sidantal:
456
$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"
>