CINXE.COM
BJu Tijdschriften
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl"> <head> <!-- ___ _ __ / _ ) ___ ___ __ _ __ __ (_)/ /_ ___ _ ___ _ __ ___ ____ ___ / _ |/ _ \/ _ \ / ' \ / // // // __// _ `// -_)| |/ // -_)/ __/(_-< /____/ \___/\___//_/_/_/ \_,_//_/ \__/ \_, / \__/ |___/ \__//_/ /___/ /___/ --> <title> BJu Tijdschriften </title> <meta http-equiv='Content-Type' content='text/html; charset=utf-8' /> <meta name="description" content="BJu Tijdschriften is een online tijdschriftenplatform van Boom uitgevers Den Haag (Boom juridisch, Boom criminologie, Boom bestuurskunde en Eleven International publishing)" /> <meta name="keywords" content="tijdschrift, tijdschriften, wetenschappelijk, wetenschap, open access, abonnement, abonnementen" /> <link href="/assets/kiosk/blue-437e0c2f7e624d9ed5466ffe2944b532.css" media="screen" rel="stylesheet" type="text/css" /> <link href="/assets/kiosk/print-fa3014c0fba773aed9f419cd3f1beb3b.css" media="print" rel="stylesheet" type="text/css" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" media="screen" rel="stylesheet" type="text/css" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K7LQ7W4');</script> <!-- End Google Tag Manager --> <script src="/assets/kiosk/application-56ab90f7b0679af3e2ada6b73e93ad8c.js" type="text/javascript"></script> <script src="/assets/jquery-1.9.1.min-dd1cef44717315a356f9b72da8046d73.js" type="text/javascript"></script> <!--[if lt IE 7]> <![endif]--> <!--[if gt IE 6]> <![endif]--> <script type="text/javascript" charset="utf-8"> $(document).ready(function(){ $('.authors_link').click(function(){ box_id = "#"+$(this).attr('id') + "_box" $(box_id).slideToggle(); if( $(this).hasClass('arrow_down') ){ $(this).removeClass('arrow_down'); $(this).addClass('arrow_up'); } else { $(this).removeClass('arrow_up'); $(this).addClass('arrow_down'); } return false; }); $('.abstract_link').click(function(){ box_id = "#"+$(this).attr('id') + "_box" $(box_id).slideToggle(); if( $(this).hasClass('arrow_down') ){ $(this).removeClass('arrow_down'); $(this).addClass('arrow_up'); } else { $(this).removeClass('arrow_up'); $(this).addClass('arrow_down'); } return false; }); $('#toggle_all_abstracts').click(function(){ toggle_all_abstracts(); return false; }); var all_abstracts_hidden = true function toggle_all_abstracts(){ if(all_abstracts_hidden) show_all_abstracts(); else hide_all_abstracts(); all_abstracts_hidden = !all_abstracts_hidden; link_text = (all_abstracts_hidden?"Alle samenvattingen uitklappen":"Alle samenvattingen inklappen") $('#toggle_all_abstracts').html(link_text) if( $('#toggle_all_abstracts').hasClass('arrow_down') ){ $('#toggle_all_abstracts').removeClass('arrow_down'); $('#toggle_all_abstracts').addClass('arrow_up'); } else { $('#toggle_all_abstracts').removeClass('arrow_up'); $('#toggle_all_abstracts').addClass('arrow_down'); } } function show_all_abstracts(){ $('.abstract_link').each(function(){ box_id = "#"+$(this).attr('id') + "_box" $(box_id).slideDown(); }); } function hide_all_abstracts(){ $('.abstract_link').each(function(){ box_id = "#"+$(this).attr('id') + "_box" $(box_id).slideUp(); }); } // Menu setup var timeout = 0; var closetimer = 0; var ddmenuitem = 0; function menu_open() { menu_canceltimer(); menu_close(); ddmenuitem = $('#foldout-menu').css('visibility', 'visible'); } function menu_close() { if(ddmenuitem) ddmenuitem.css('visibility', 'hidden'); } function menu_timer() { closetimer = window.setTimeout(menu_close, timeout); } function menu_canceltimer() { if(closetimer){ window.clearTimeout(closetimer); closetimer = null; } } $('.foldout').bind('click', menu_open) $('.foldout').bind('mouseover', menu_open) $('.foldout').bind('mouseout', menu_timer) document.onclick = menu_close; $('.covers').bind('click', function(){ document.cookie = 'journals_view=covers'; $('.covers-view').css('display', 'block'); $('.list-view').css('display', 'none'); }); $('.list').bind('click', function(){ document.cookie = 'journals_view=list'; $('.covers-view').css('display', 'none'); $('.list-view').css('display', 'block'); }); $('.show-all').css('background-color', 'white'); $('.show-all').bind('click', function(){ $('.all').css('display', 'block'); $('.oa').css('display', 'block'); $('.show-all').css('background-color', 'white'); $('.show-oa').css('background-color', '#e1eaf7'); }); $('.show-oa').bind('click', function(){ $('.all').css('display', 'none'); $('.oa').css('display', 'block'); $('.show-all').css('background-color', '#e1eaf7'); $('.show-oa').css('background-color', 'white'); }); }); // ]]> </script> <link href="https://www.bjutijdschriften.nl/journals/rechtsfilosofieentheorie.rss" rel="alternate" title="Laatste nummer" type="application/rss+xml" /> <style> #header img { width: 550px; margin-top: 10px; margin-left: 0px; } </style> </head> <body lang='nl'> <div id="page"> <div id="header"> <h1 style="display: none;">BJu Tijdschriften</h1> <a href="/"><img alt="Boomjuridischtijdschriften" border="0" id="logo_portal" src="/system/uploads/233/original/boomjuridischtijdschriften.png?1459756714" /></a> <div id="login_area"> <form accept-charset="UTF-8" action="/kiosk_sessions" method="post"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /><input name="authenticity_token" type="hidden" value="yFd5HzVBUOoibXqkrWGPrKm9qfMCkwdiFa21En46iJo=" /></div> <fieldset> <div id="login_fields"> <label for="login">Gebruikersnaam</label> <input class="login-field" id="login" name="login" type="text" /> <label for="password">Wachtwoord</label> <input class="login-field" id="password" name="password" type="password" /> <a href="https://logon.budh.nl/wachtwoord" target="_blank" class="forgot"> Wachtwoord vergeten? </a> </div> <input type="submit" class="login-button arrow" value="Inloggen" /> </fieldset> </form> </div> <div id="header-menu"> <ul id="main-menu"> <li class="home "> <a href="/home">Home</a> </li> <li class="active"> <a href="/zoek">Zoeken</a> </li> <li class=""> <a href="/tijdschrift">Artikelen</a> </li> <li class=""> <a href="/pagina/abonnementen">Abonnementen</a> </li> <li class=""> <a href="/pagina/help">Help</a> </li> </ul> </div> </div> <div id="breadcrumb"> <ul id="breadcrumb"> <li><a href="/tijdschrift/rechtsfilosofieentheorie/detail">Netherlands Journal of Legal Philosophy</a></li> </ul> </div> <div id="content"> <div id="col-left"> <div id="" class="box lightblue small"><div class="top"></div><div class="contents"> <strong>Verfijn uw zoekresultaat</strong> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="" class="box lightblue small menu_box"><div class="top"></div><div class="contents"> <div style="font-weight:bold;padding: 5px 10px"> Tijdschrift </div> <ul> <li> <a href="/zoek?search_journal_code=01651331&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(2)</div>Advocatenblad</a> </li> <li> <a href="/zoek?search_journal_code=15686639&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Arbeidsrechtelijke Annotaties</a> </li> <li> <a href="/zoek?search_journal_code=26666901&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Boom Strafblad</a> </li> <li> <a href="/zoek?search_journal_code=22113266&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Caribisch Juristenblad</a> </li> <li> <a href="/zoek?search_journal_code=25429248&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Crimmigratie & Recht</a> </li> <li> <a href="/zoek?search_journal_code=26666553&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(2)</div>Nederlands Tijdschrift voor Strafrecht</a> </li> <li> <a href="/zoek?search_journal_code=13824120&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Nederlands tijdschrift voor Europees recht</a> </li> <li> <a href="/zoek?search_journal_code=&search_text=%5C%22humanitair+oorlogsrecht%5C%22" class="active arrow">Netherlands Journal of Legal Philosophy</a> </li> <li> <a href="/zoek?search_journal_code=01650076&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>PROCES</a> </li> <li> <a href="/zoek?search_journal_code=22119507&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Tijdschrift over Cultuur & Criminaliteit</a> </li> <li> <a href="/zoek?search_journal_code=22956700&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Tijdschrift voor Bijzonder Strafrecht & Handhaving</a> </li> <li> <a href="/zoek?search_journal_code=18796664&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Tijdschrift voor Constitutioneel Recht</a> </li> <li> <a href="/zoek?search_journal_code=0165182X&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Tijdschrift voor Criminologie</a> </li> <li> <a href="/zoek?search_journal_code=01650874&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Tijdschrift voor Gezondheidsrecht</a> </li> </ul> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="" class="box lightblue small menu_box"><div class="top"></div><div class="contents"> <div style="font-weight:bold;padding: 5px 10px"> Rubriek </div> <ul> <li> <a href="/zoek?search_category=Artikel&search_journal_code=22130713&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Artikel</a> </li> <li> <a href="/zoek?search_category=Diversen&search_journal_code=22130713&search_text=%5C%22humanitair+oorlogsrecht%5C%22"><div style="float:right">(1)</div>Diversen</a> </li> </ul> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="" class="box lightblue small menu_box"><div class="top"></div><div class="contents"> <div style="font-weight:bold;padding: 5px 10px"> Jaar </div> <ul> <li> <a href="/zoek?search_journal_code=22130713&search_text=%5C%22humanitair+oorlogsrecht%5C%22&search_year=2011"><div style="float:right">(1)</div>2011</a> </li> <li> <a href="/zoek?search_journal_code=22130713&search_text=%5C%22humanitair+oorlogsrecht%5C%22&search_year=2007"><div style="float:right">(1)</div>2007</a> </li> </ul> <div style="clear:both"></div></div><div class="bottom"></div></div> </div> <div id="col-middle" class="threecol"> <div id="" class="box spotlight journal-header lightgrey medium"><div class="top"></div><div class="contents"> <h1>Zoekresultaat: 2 artikelen</h1> <form accept-charset="UTF-8" action="/zoek" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /></div> <label class="label" for="seach_field"> U heeft gezocht op </label> <input class="search-field" type="text" name="search_text" value="\"humanitair oorlogsrecht\"" id="seach_field" /><a href="" onclick="$('#seach_field').val('');$('#seach_field').focus();return false" style="margin:0 5px">x</a> <select name="search_kind"> <option value="">Gehele tekst</option> <option value="title">Titel</option> <option value="author">Auteur</option> </select> <input class="search-button" name="index" style="float:none;margin:0" type="submit" value="Zoek" /> </form> <span class="label">De zoekresultaten worden gefilterd op:</span><br /> <span class="query"> <span class="label">Tijdschrift</span> Netherlands Journal of Legal Philosophy <a href="/zoek?search_journal_code=&search_text=%5C%22humanitair+oorlogsrecht%5C%22">x</a> </span> <div style="clear:both"></div></div><div class="bottom"></div></div> <div class="separation" id="edition-info" style="font-size:11px;width:440px;padding-left:95px"> <span style="float:right"><a href="" class="arrow_down" id="toggle_all_abstracts">Alle samenvattingen uitklappen</a></span> </div> <div id="" class="box articles lightgrey medium"><div class="top"></div><div class="contents"> <div class="publication-articles"> <table> <tr> <td class="category">Diversen</td> <td> <h3 class="article-title"><img alt="Access_open" class="open-access" src="/assets/publications/access_open-c5299e8d70a6396d2d83eb0dfe078cca.png" title="open access" /> <a href="https://www.bjutijdschriften.nl/tijdschrift/rechtsfilosofieentheorie/2011/1/RenR_1875-2306_2011_040_001_006">De onschuld voorbij</a></h3> <h4>Jeff McMahans Killing in War</h4> </td> </tr> <tr> <td class="category">Tijdschrift</td> <td> <a href="/tijdschrift/rechtsfilosofieentheorie/2011/1">Netherlands Journal of Legal Philosophy, Aflevering 1 2011</a> </td> </tr> <tr> <td class="category">Trefwoorden</td> <td style="color:#666;font-size:11px;">just war, non-combatant immunity, self-defense</td> </tr> <tr> <td class="category">Auteurs</td> <td style="color:#666;font-size:11px;">Koos ten Bras en Thomas Mertens</td> </tr> <tr> <td class="category"></td> <td style="font-size:11px"><a href="https://www.bjutijdschriften.nl/tijdschrift/rechtsfilosofieentheorie/2011/1/RenR_1875-2306_2011_040_001_006" class="abstract_link arrow_down" id="abstract_RenR_1875-2306_2011_040_001_006" style="margin-right:20px">Samenvatting</a><a href="https://www.bjutijdschriften.nl/tijdschrift/rechtsfilosofieentheorie/2011/1/RenR_1875-2306_2011_040_001_006" class="authors_link arrow_down" id="authors_RenR_1875-2306_2011_040_001_006">Auteursinformatie</a> </td> </tr> </table> </div> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="abstract_RenR_1875-2306_2011_040_001_006_box" class="box middlegrey medium panel"><div class="top"></div><div class="contents"> <div id="article" class="publication-articles"> <table> <tr> <td colspan="2"><?xml version="1.0" encoding="UTF-8"?> <ul xmlns:xlink="http://www.w3.org/1999/xlink"> <p>Jeff McMahan, one of the leading contemporary writers on ‘just war thinking’, argues in the book under review, <em>Killing in War</em>, that one of the central tenets of the ‘ius in bello’, namely the moral equality of combatants, is both conceptually and morally untenable. This results from a reflection upon and a departure from two basic assumptions in Walzer’s work, namely the idea that war itself isn’t a relation between persons, but between political entities and their human instruments and the idea that the ‘ius ad bellum’ and ‘ius in bello’ are and should be kept distinct. This book merits serious reflection. However, the disadvantages of McMahan’s position are obvious. If the rights of combatants during war depend on the justice of their cause, the immunity of the civilians on the side of the supposed ‘unjust’ enemy is seriously endangered.</p> </ul> </td> </tr> </table> </div> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="authors_RenR_1875-2306_2011_040_001_006_box" class="box middlegrey medium panel"><div class="top"></div><div class="contents"> <div class="publication-articles"> <table> <tr> <td colspan="2"><br/><strong>Koos ten Bras</strong><br/>Koos ten Bras is a recent university graduate from the Radboud University Nijmegen with a master degree in International & European Law, and a student in Philosophy of Law at the Radboud University Nijmegen.</td> </tr> <tr> <td colspan="2"><br/><strong>Thomas Mertens</strong><br/>Thomas Mertens is Professor of Legal Philosophy at the Faculty of Law at Radboud University Nijmegen, and Professor of Human Rights and Human Responsibilities at the Institute of Philosophy at Leiden University.</td> </tr> </table> </div> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="" class="box articles lightgrey medium"><div class="top"></div><div class="contents"> <div class="publication-articles"> <table> <tr> <td class="category">Artikel</td> <td> <h3 class="article-title"><img alt="Access_open" class="open-access" src="/assets/publications/access_open-c5299e8d70a6396d2d83eb0dfe078cca.png" title="open access" /> <a href="https://www.bjutijdschriften.nl/tijdschrift/rechtsfilosofieentheorie/2007/3/RenR_2007_037_003_001">Het zijn net dieren: Over Guantánamo en onszelf</a></h3> <h4></h4> </td> </tr> <tr> <td class="category">Tijdschrift</td> <td> <a href="/tijdschrift/rechtsfilosofieentheorie/2007/3">Netherlands Journal of Legal Philosophy, Aflevering 3 2007</a> </td> </tr> <tr> <td class="category">Trefwoorden</td> <td style="color:#666;font-size:11px;">dier, gedetineerde, regering, citaat, gevangenis, raad van state, rechtsstaat, aanwijzing, balans, beweeglijkheid</td> </tr> <tr> <td class="category">Auteurs</td> <td style="color:#666;font-size:11px;">W. Veraart</td> </tr> <tr> <td class="category"></td> <td style="font-size:11px"> </td> </tr> </table> </div> <div style="clear:both"></div></div><div class="bottom"></div></div> <div id="authors_RenR_2007_037_003_001_box" class="box middlegrey medium panel"><div class="top"></div><div class="contents"> <div class="publication-articles"> <table> <tr> <td colspan="2"><br/><strong>W. Veraart</strong><br/></td> </tr> </table> </div> <div style="clear:both"></div></div><div class="bottom"></div></div> <div class="digg_pagination"> <div class="page_info"> <span class="translation_missing" title="translation missing: nl.library.interface_showing_amount">Interface Showing Amount</span> </div> </div> <div class="clear"></div> </div> <div id="col-right"> <div id="" class="box lightblue small"><div class="top"></div><div class="contents"> U kunt door de volledige tekst zoeken naar alle artikelen door uw zoekterm in het zoekveld in te vullen. Als u op de knop 'Zoek' heeft geklikt komt u op de zoekresultatenpagina met filters, die u helpen om snel bij het door u gezochte artikel te komen. Er zijn op dit moment twee filters: rubriek en jaar. <div style="clear:both"></div></div><div class="bottom"></div></div> </div> </div> <div class="clear"> </div> <div class="clear"></div> <div id="footer"> <p><span class="footer-text"><a href="http://helpdesk.budh.nl?referer=https://www.bjutijdschriften.nl/tijdschrift/ELR/2021/1/ELR-D-20-00036" target="blank">Meld een fout</a></span><span class="footer-text"><a href="/suggesties">Suggestie?</a></span><span class="footer-text"><a href="/disclaimer">Disclaimer</a></span><span class="footer-copy"><a href="http://www.bju.nl" popup="new_window toolbar=1,resize=1,scrollbars=1,height=700,width=1000">© Boom juridisch</a></span></p> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2297482-36"); pageTracker._setDomainName(""); pageTracker._trackPageview(); } catch(err) {}</script> </div> </body> </html>