CINXE.COM
Monthly Review | By Subject Area
<!DOCTYPE html> <html lang="en-US"> <head> <script type="text/javascript"> /* <![CDATA[ */ var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); /* ]]> */ </script> <meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script> <title>Monthly Review | By Subject Area</title><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%7CCrimson%20Text%3Aregular%2Citalic%2C600%2C600italic%2C700%2C700italic%7CVidaloka%3Aregular%7CMuli%3A300%2C300italic%2Cregular%2Citalic%7CAverage%20Sans%3Aregular%7COpen%20Sans%20Condensed%3A300%2C300italic%2C700&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%7CCrimson%20Text%3Aregular%2Citalic%2C600%2C600italic%2C700%2C700italic%7CVidaloka%3Aregular%7CMuli%3A300%2C300italic%2Cregular%2Citalic%7CAverage%20Sans%3Aregular%7COpen%20Sans%20Condensed%3A300%2C300italic%2C700&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%7CCrimson%20Text%3Aregular%2Citalic%2C600%2C600italic%2C700%2C700italic%7CVidaloka%3Aregular%7CMuli%3A300%2C300italic%2Cregular%2Citalic%7CAverage%20Sans%3Aregular%7COpen%20Sans%20Condensed%3A300%2C300italic%2C700&display=swap" /></noscript><link rel="preload" data-rocket-preload as="image" href="https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-350x525.jpg" imagesrcset="https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-350x525.jpg 350w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-500x750.jpg 500w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-800x1200.jpg 800w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-300x450.jpg 300w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-80x120.jpg 80w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-200x300.jpg 200w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-400x600.jpg 400w, https://p4r4f7y4.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow.jpg 1000w" imagesizes="(max-width: 350px) 100vw, 350px" fetchpriority="high"> <link rel="pingback" href="https://monthlyreview.org/xmlrpc.php" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Mobile viewport scale --> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="canonical" href="https://monthlyreview.org/browse-the-archives/articles-by-subject/" /> <meta property="og:type" content="website" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="Monthly Review" /> <meta property="og:title" content="Monthly Review | By Subject Area" /> <meta property="og:url" content="https://monthlyreview.org/browse-the-archives/articles-by-subject/" /> <meta property="og:image" content="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2018/02/mr-logo_500px.jpg" /> <meta property="og:image:width" content="500" /> <meta property="og:image:height" content="500" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@monthly_review" /> <meta name="twitter:title" content="Monthly Review | By Subject Area" /> <meta name="twitter:image" content="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2018/02/mr-logo_500px.jpg" /> <meta name="google-site-verification" content="tsPYyAIykoIKilRrLudTp6NE-rDL4I9sFlw00YKAKyI" /> <meta name="msvalidate.01" content="DDA3CD0AB040F83F57996792982A0C86" /> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://monthlyreview.org/#/schema/WebSite","url":"https://monthlyreview.org/","name":"Monthly Review","description":"An Independent Socialist Magazine","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://monthlyreview.org/search/{search_term_string}/"},"query-input":"required name=search_term_string"},"publisher":{"@type":"Organization","@id":"https://monthlyreview.org/#/schema/Organization","name":"Monthly Review","url":"https://monthlyreview.org/","sameAs":["https://www.facebook.com/monthly.review.magazine/","https://twitter.com/monthly_review/","http://instagram.com/monthlyreview","https://www.linkedin.com/company/monthly-review/"]}},{"@type":"WebPage","@id":"https://monthlyreview.org/browse-the-archives/articles-by-subject/","url":"https://monthlyreview.org/browse-the-archives/articles-by-subject/","name":"Monthly Review | By Subject Area","inLanguage":"en-US","isPartOf":{"@id":"https://monthlyreview.org/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://monthlyreview.org/#/schema/BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":"https://monthlyreview.org/","name":"Monthly Review"},{"@type":"ListItem","position":2,"item":"https://monthlyreview.org/browse-the-archives/","name":"Browse the Online Archives"},{"@type":"ListItem","position":3,"name":"By Subject Area"}]},"potentialAction":{"@type":"ReadAction","target":"https://monthlyreview.org/browse-the-archives/articles-by-subject/"}}]}</script> <link rel='dns-prefetch' href='//p4r4f7y4.delivery.rocketcdn.me' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link href='https://p4r4f7y4.delivery.rocketcdn.me' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Monthly Review » Feed" href="https://monthlyreview.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Monthly Review » Comments Feed" href="https://monthlyreview.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="rocketlazyloadscript" data-rocket-src="//www.googletagmanager.com/gtag/js?id=G-90FHGY5076" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/monthlyreview.org\/browse-the-archives\/articles-by-subject\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-90FHGY5076', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-90FHGY5076', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <style type="text/css"> @media only screen and (min-width: 980px) { body.two-col-left-1100 #main-sidebar-container { width: 100%; } body.two-col-left-1100 #main-sidebar-container #sidebar { width: 27.385%; } body.two-col-left-1100 #main-sidebar-container #main { width: 69.385%; } } </style> <link rel='stylesheet' id='wc-stripe-blocks-checkout-style-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce-gateway-stripe/build/upe_blocks.css?ver=03c51a0b4383fed0917831f3ea9aefda' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/css/dist/block-library/style.min.css?ver=bcffbfaf4d6b24fffcfacb02a2a6f808' type='text/css' media='all' /> <style id='co-authors-plus-coauthors-style-inline-css' type='text/css'> .wp-block-co-authors-plus-coauthors.is-layout-flow [class*=wp-block-co-authors-plus]{display:inline} </style> <style id='co-authors-plus-avatar-style-inline-css' type='text/css'> .wp-block-co-authors-plus-avatar :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-avatar :where(img){vertical-align:middle}.wp-block-co-authors-plus-avatar:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-avatar.aligncenter{display:table;margin-inline:auto} </style> <style id='co-authors-plus-image-style-inline-css' type='text/css'> .wp-block-co-authors-plus-image{margin-bottom:0}.wp-block-co-authors-plus-image :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-image :where(img){vertical-align:middle}.wp-block-co-authors-plus-image:is(.alignfull,.alignwide) :where(img){width:100%}.wp-block-co-authors-plus-image:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-image.aligncenter{display:table;margin-inline:auto} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='category-posts-pro-bxslider-css-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/term-and-category-based-posts-widget/js/bxslider/jquery.bxslider.tiptop.css?ver=4.9.12' type='text/css' media='all' /> <link rel='stylesheet' id='widgetopts-styles-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.0.8' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='theme-stylesheet-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/mr-canvas/style.css?ver=5.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/integrations/woocommerce/css/woocommerce.css?ver=bcffbfaf4d6b24fffcfacb02a2a6f808' type='text/css' media='all' /> <link rel='stylesheet' id='woo-gravity-forms-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/integrations/gravity-forms/css/gravity-forms.css?ver=bcffbfaf4d6b24fffcfacb02a2a6f808' type='text/css' media='all' /> <link rel='stylesheet' id='prettyPhoto-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/css/prettyPhoto.css?ver=bcffbfaf4d6b24fffcfacb02a2a6f808' type='text/css' media='all' /> <!--[if lt IE 9]> <link href="https://monthlyreview.org/wp-content/themes/canvas/css/non-responsive.css" rel="stylesheet" type="text/css" /> <style type="text/css">.col-full, #wrapper { width: 1100px; max-width: 1100px; } #inner-wrapper { padding: 0; } body.full-width #header, #nav-container, body.full-width #content, body.full-width #footer-widgets, body.full-width #footer { padding-left: 0; padding-right: 0; } body.fixed-mobile #top, body.fixed-mobile #header-container, body.fixed-mobile #footer-container, body.fixed-mobile #nav-container, body.fixed-mobile #footer-widgets-container { min-width: 1100px; padding: 0 1em; } body.full-width #content { width: auto; padding: 0 1em;}</style> <![endif]--> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx,epub,mobi","inbound_paths":"[]","home_url":"https:\/\/monthlyreview.org","hash_tracking":"false","v4_id":"G-90FHGY5076"};/* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="text/javascript" id="jquery-blockui-js-extra"> /* <![CDATA[ */ var jquery_blockui_params = {"min_password_strength":"2","i18n_password_error":"<span class=\"mr-red\">Please enter a stronger password.<\/span>","i18n_password_hint":"Your password must be <strong>at least 7 characters<\/strong> and contain a mix of <strong>UPPER<\/strong> and <strong>lowercase<\/strong> letters, <strong>numbers<\/strong>, and <strong>symbols<\/strong> (e.g., <strong> ! \" ? % ^ & <\/strong>). Keep adding additional characters and\/or variation until this prompt disappears\u2014you cannot save changes until it is gone."}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.4.2" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="js-cookie-js-extra"> /* <![CDATA[ */ var js_cookie_params = {"min_password_strength":"2","i18n_password_error":"<span class=\"mr-red\">Please enter a stronger password.<\/span>","i18n_password_hint":"Your password must be <strong>at least 7 characters<\/strong> and contain a mix of <strong>UPPER<\/strong> and <strong>lowercase<\/strong> letters, <strong>numbers<\/strong>, and <strong>symbols<\/strong> (e.g., <strong> ! \" ? % ^ & <\/strong>). Keep adding additional characters and\/or variation until this prompt disappears\u2014you cannot save changes until it is gone."}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.4.2" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","min_password_strength":"2","i18n_password_error":"<span class=\"mr-red\">Please enter a stronger password.<\/span>","i18n_password_hint":"Your password must be <strong>at least 7 characters<\/strong> and contain a mix of <strong>UPPER<\/strong> and <strong>lowercase<\/strong> letters, <strong>numbers<\/strong>, and <strong>symbols<\/strong> (e.g., <strong> ! \" ? % ^ & <\/strong>). Keep adding additional characters and\/or variation until this prompt disappears\u2014you cannot save changes until it is gone."}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.4.2" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/mr-canvas/js/hovernotes.js?ver=bcffbfaf4d6b24fffcfacb02a2a6f808" id="crb-hovernotes-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/mr-canvas/js/functions.js?ver=bcffbfaf4d6b24fffcfacb02a2a6f808" id="crb-functions-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/js/third-party.min.js?ver=bcffbfaf4d6b24fffcfacb02a2a6f808" id="third-party-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/js/modernizr.min.js?ver=2.6.2" id="modernizr-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js?ver=3.1.6-wc.9.4.2" id="prettyPhoto-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/includes/js/general.min.js?ver=bcffbfaf4d6b24fffcfacb02a2a6f808" id="general-js" data-rocket-defer defer></script> <style> #category-posts-pro-4-internal ul {padding: 0; margin: 0;} #category-posts-pro-4-internal .cat-post-item img {max-width: initial; max-height: initial; margin: initial;} #category-posts-pro-4-internal .cat-post-author {margin-bottom: 0;} #category-posts-pro-4-internal .cat-post-item:before {content: ""; clear: both;} #category-posts-pro-4-internal .cat-post-excerpt-more {display: inline-block;} #category-posts-pro-4-internal .cat-post-item {list-style: none;} #category-posts-pro-4-internal .cat-post-item {margin: 3px 0; padding: 3px 0;} #category-posts-pro-4-internal .cat-post-current .cat-post-title {font-weight: bold; text-transform: uppercase;} #category-posts-pro-4-internal [class*=cat-post-tax] {font-size: 0.85em;} #category-posts-pro-4-internal [class*=cat-post-tax] * {display:inline-block;} #category-posts-pro-4-internal .cat-post-item:after {content: ""; display: table; clear: both;} #category-posts-pro-4-internal .cat-post-default .cat-post-title {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 0 !important;} #category-posts-pro-4-internal .cat-post-alternating .cat-post-title {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 0 !important;} #category-posts-pro-4-internal .cat-post-item:after {content: ""; display: table; clear: both;} #category-posts-pro-4-internal .cat-post-default .cat-post-thumbnail {display:block; float:left; margin:5px 10px 5px 0;} #category-posts-pro-4-internal .cat-post-default .cat-post-crop {overflow:hidden;display:block;} #category-posts-pro-4-internal .cat-post-item {display:block} #category-posts-pro-4-internal > ul {margin:0} #category-posts-pro-4-internal p {margin:5px 0 0 0} #category-posts-pro-4-internal li > div {margin:5px 0 0 0; clear:both;} #category-posts-pro-4-internal .dashicons {vertical-align:middle;} #category-posts-pro-4-internal .cat-post-default .cat-post-thumbnail .cat-post-crop img {height: 525px;} #category-posts-pro-4-internal .cat-post-default .cat-post-thumbnail .cat-post-crop img {width: 350px;} #category-posts-pro-4-internal .cat-post-alternating .cat-post-thumbnail .cat-post-crop img {height: 525px;} #category-posts-pro-4-internal .cat-post-alternating .cat-post-thumbnail .cat-post-crop img {width: 350px;} #category-posts-pro-4-internal .cat-post-thumbnail .cat-post-crop img {object-fit: cover; max-width: 100%; display: block;} #category-posts-pro-4-internal .cat-post-thumbnail .cat-post-crop-not-supported img {width: 100%;} #category-posts-pro-4-internal .cat-post-default .cat-post-thumbnail {max-width:100%;} #category-posts-pro-4-internal .cat-post-alternating .cat-post-thumbnail {max-width:100%;} #category-posts-pro-4-internal .cat-post-item img {margin: initial;} #category-posts-pro-3-internal ul {padding: 0; margin: 0;} #category-posts-pro-3-internal .cat-post-item img {max-width: initial; max-height: initial; margin: initial;} #category-posts-pro-3-internal .cat-post-author {margin-bottom: 0;} #category-posts-pro-3-internal .cat-post-item:before {content: ""; clear: both;} #category-posts-pro-3-internal .cat-post-excerpt-more {display: inline-block;} #category-posts-pro-3-internal .cat-post-item {list-style: none;} #category-posts-pro-3-internal .cat-post-item {margin: 3px 0; padding: 3px 0;} #category-posts-pro-3-internal .cat-post-current .cat-post-title {font-weight: bold; text-transform: uppercase;} #category-posts-pro-3-internal [class*=cat-post-tax] {font-size: 0.85em;} #category-posts-pro-3-internal [class*=cat-post-tax] * {display:inline-block;} #category-posts-pro-3-internal .cat-post-item:after {content: ""; display: table; clear: both;} #category-posts-pro-3-internal .cat-post-default .cat-post-title {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 0 !important;} #category-posts-pro-3-internal .cat-post-alternating .cat-post-title {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 0 !important;} #category-posts-pro-3-internal .cat-post-item:after {content: ""; display: table; clear: both;} #category-posts-pro-3-internal .cat-post-default .cat-post-thumbnail {display:block; float:left; margin:5px 10px 5px 0;} #category-posts-pro-3-internal .cat-post-default .cat-post-crop {overflow:hidden;display:block;} #category-posts-pro-3-internal .cat-post-item {display:block} #category-posts-pro-3-internal > ul {margin:0} #category-posts-pro-3-internal p {margin:5px 0 0 0} #category-posts-pro-3-internal li > div {margin:5px 0 0 0; clear:both;} #category-posts-pro-3-internal .dashicons {vertical-align:middle;} #category-posts-pro-3-internal .cat-post-default .cat-post-thumbnail .cat-post-crop img {height: 525px;} #category-posts-pro-3-internal .cat-post-default .cat-post-thumbnail .cat-post-crop img {width: 350px;} #category-posts-pro-3-internal .cat-post-alternating .cat-post-thumbnail .cat-post-crop img {height: 525px;} #category-posts-pro-3-internal .cat-post-alternating .cat-post-thumbnail .cat-post-crop img {width: 350px;} #category-posts-pro-3-internal .cat-post-thumbnail .cat-post-crop img {object-fit: cover; max-width: 100%; display: block;} #category-posts-pro-3-internal .cat-post-thumbnail .cat-post-crop-not-supported img {width: 100%;} #category-posts-pro-3-internal .cat-post-default .cat-post-thumbnail {max-width:100%;} #category-posts-pro-3-internal .cat-post-alternating .cat-post-thumbnail {max-width:100%;} #category-posts-pro-3-internal .cat-post-item img {margin: initial;} #category-posts-pro-3 .termcategoryPostsPro-loadmore {text-align:center;margin-top:10px} </style> <!-- Adjust the website width --> <style type="text/css"> .col-full, #wrapper { max-width: 1100px !important; } </style> <link rel="https://api.w.org/" href="https://monthlyreview.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://monthlyreview.org/wp-json/wp/v2/pages/2282" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://monthlyreview.org/xmlrpc.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://monthlyreview.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmonthlyreview.org%2Fbrowse-the-archives%2Farticles-by-subject%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://monthlyreview.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmonthlyreview.org%2Fbrowse-the-archives%2Farticles-by-subject%2F&format=xml" /> <script type="rocketlazyloadscript"> var el_i13_login_captcha=null; var el_i13_register_captcha=null; </script><style type="text/css">.tptn_posts_list_widget {margin-bottom: 0px} .tptn_posts_widget ul {list-style:decimal; list-style-position:inside} .tptn_posts_widget ul li {margin-top:2px} </style> <!-- Custom CSS Styling --> <style type="text/css"> body {background-repeat:no-repeat;background-position:top left;background-attachment:scroll;border-top:0px solid #000000;} a:link, a:visited, #loopedSlider a.flex-prev:hover, #loopedSlider a.flex-next:hover {color:#880000} .quantity .plus, .quantity .minus {background-color: #880000;} a:hover, .post-more a:hover, .post-meta a:hover, .post p.tags a:hover {color:#880000} body #wrapper .button, body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit, input[type=submit], body #wrapper #searchsubmit, #navigation ul.cart .button, body #wrapper .woo-sc-button {border: none; background:#880000} body #wrapper .button:hover, body #wrapper #content .button:hover, body #wrapper #content .reply a:hover, body #wrapper #content #respond .form-submit input#submit:hover, input[type=submit]:hover, body #wrapper #searchsubmit:hover, #navigation ul.cart .button:hover, body #wrapper .woo-sc-button:hover {border: none; background:#d62e2b} #header {background-color:#870000;background-image:url(https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2015/12/header.png);background-repeat:no-repeat;background-position:left top;margin-top:0px;margin-bottom:0px;padding-top:10px;padding-bottom:10px;border:0px solid ;} #logo .site-title a {font:normal 2.5em/1em 'Vidaloka', arial, sans-serif;color:f7f7f7;} #logo .site-description {font:normal 0.9em/1em 'Muli', arial, sans-serif;color:#f7f7f7;} #inner-wrapper {padding-left:30px; padding-right:30px;background-color:#ffffff;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-radius:0px;} .col-full { width: auto; } @media only screen and (max-width:767px) { #inner-wrapper { margin:0; border-radius:none; padding-left:1em; padding-right: 1em; border: none; } } body, p { font:normal 1em/1.5em 'Open Sans', arial, sans-serif;color:#444444; } h1 { font:normal 2em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; }h2 { font:normal 1.6em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; }h3 { font:normal 1.5em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; }h4 { font:bold 1.2em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; }h5 { font:bold 1.1em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; }h6 { font:normal 1em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; } .page-title, .post .title, .page .title {font:bold 2.1em/1.1em 'Open Sans Condensed', arial, sans-serif;color:#222222;} .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {color:#222222} .post-meta { font:normal 1em/1.5em 'Average Sans', arial, sans-serif;color:#880000; } .entry, .entry p{ font:normal 1em/1.5em 'Open Sans', arial, sans-serif;color:#444444; } .post-more {font:normal 1em/1.5em Average Sans;color:;border-top:0px solid #e6e6e6;border-bottom:0px solid #e6e6e6;} #post-author, #connect {border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#fafafa} .nav-entries a, .woo-pagination { font:normal 0.8em/1em 'Open Sans', arial, sans-serif;color:#888888; } .woo-pagination a, .woo-pagination a:hover {color:#888888!important} .widget h3 {font:bold 1.2em/1.2em Average Sans;color:#555555;border-bottom:1px solid #880000;} .widget_recent_comments li, #twitter li { border-color: #880000;} .widget p, .widget .textwidget { font:normal 0.9em/1.5em 'Average Sans', arial, sans-serif;color:#555555; } .widget {font:normal 0.9em/1.5em Average Sans;color:#555555;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;} #tabs .inside li a, .widget_woodojo_tabs .tabbable .tab-pane li a { font:bold 1.3em/1.5em 'Average Sans', arial, sans-serif;color:#555555; } #tabs .inside li span.meta, .widget_woodojo_tabs .tabbable .tab-pane li span.meta { font:normal 1em/1.5em 'Average Sans', arial, sans-serif;color:#999999; } #tabs ul.wooTabs li a, .widget_woodojo_tabs .tabbable .nav-tabs li a { font:normal 1em/2em 'Average Sans', arial, sans-serif;color:#999999; } @media only screen and (min-width:768px) { ul.nav li a, #navigation ul.rss a, #navigation ul.cart a.cart-contents, #navigation .cart-contents #navigation ul.rss, #navigation ul.nav-search, #navigation ul.nav-search a { font:normal 1.1em/1.2em 'Average Sans', arial, sans-serif;color:#444444; } #navigation ul.rss li a:before, #navigation ul.nav-search a.search-contents:before { color:#444444;} #navigation ul.nav li ul, #navigation ul.cart > li > ul > div { border: 0px solid #dbdbdb; } #navigation ul.nav > li:hover > ul { left: 0; } #navigation ul.nav > li { border-right: 0px solid #dbdbdb; }#navigation ul.nav > li:hover > ul { left: 0; } #navigation { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }#navigation ul li:first-child, #navigation ul li:first-child a { border-radius:0px 0 0 0px; -moz-border-radius:0px 0 0 0px; -webkit-border-radius:0px 0 0 0px; } #navigation {border-top:0px solid #dbdbdb;border-bottom:0px solid #dbdbdb;border-left:0px solid #dbdbdb;border-right:0px solid #dbdbdb;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;} #top ul.nav li a { font:normal 1em/1.6em 'Average Sans', arial, sans-serif;color:#ddd; } } #footer, #footer p { font:normal 0.9em/1.4em 'Average Sans', arial, sans-serif;color:#666666; } #footer {background-color:#f7f7f7;border-top:1px solid #dbdbdb;border-bottom:0px solid ;border-left:0px solid ;border-right:0px solid ;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;} .magazine #loopedSlider .content h2.title a { font:normal 1.8em/1em 'Crimson Text', arial, sans-serif;color:#ffffff; } .wooslider-theme-magazine .slide-title a { font:normal 1.8em/1em 'Crimson Text', arial, sans-serif;color:#ffffff; } .magazine #loopedSlider .content .excerpt p { font:normal 1em/1.5em 'Open Sans', arial, sans-serif;color:#e5e5e5; } .wooslider-theme-magazine .slide-content p, .wooslider-theme-magazine .slide-excerpt p { font:normal 1em/1.5em 'Open Sans', arial, sans-serif;color:#e5e5e5; } .magazine .block .post .title a {font:normal 1.2em/1.2em 'Crimson Text', arial, sans-serif;color:#222222; } #loopedSlider.business-slider .content h2 { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } #loopedSlider.business-slider .content h2.title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .wooslider-theme-business .has-featured-image .slide-title { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .wooslider-theme-business .has-featured-image .slide-title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } #wrapper #loopedSlider.business-slider .content p { font:300 13px/1.5em Arial, sans-serif;color:#cccccc; } .wooslider-theme-business .has-featured-image .slide-content p { font:300 13px/1.5em Arial, sans-serif;color:#cccccc; } .wooslider-theme-business .has-featured-image .slide-excerpt p { font:300 13px/1.5em Arial, sans-serif;color:#cccccc; } .archive_header { font:normal 1em/1em 'Crimson Text', arial, sans-serif;color:#444444; } .archive_header {border-bottom:1px solid #e6e6e6;} </style> <!-- Custom Favicon --> <link rel="shortcut icon" href="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2017/01/mr_favicon.png"/> <!-- Woo Shortcodes CSS --> <link href="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/functions/css/shortcodes.css" rel="stylesheet" type="text/css" /> <!-- Custom Stylesheet --> <link href="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/themes/canvas/custom.css" rel="stylesheet" type="text/css" /> <!-- Theme version --> <meta name="generator" content="MR-Canvas 5.4.6" /> <meta name="generator" content="Canvas 5.12.0" /> <meta name="generator" content="WooFramework 6.2.8" /> <!-- Google Webfonts --> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <style type="text/css" id="woo-header-css"> #logo .site-title a { color: #ffffff; } </style> <style class='wp-fonts-local' type='text/css'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://monthlyreview.org/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.17.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_cdn wpr_desktop" /></head> <body class="page-template page-template-page-template-subject page-template-page-template-subject-php page page-id-2282 page-child parent-pageid-2285 theme-canvas woocommerce-no-js unknown alt-style-default has-lightbox boxed-layout two-col-left width-1100 two-col-left-1100"> <div id="top"> <div class="col-full"> <h3 class="top-menu">Top Menu</h3><ul id="top-nav" class="nav top-navigation fl"><li id="menu-item-186832" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-186832"><a href="https://monthlyreviewarchives.org">Archives</a></li> <li id="menu-item-3808" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3808"><a href="http://www.monthlyreview.org/press/" title="Monthly Review Press">MR Press</a></li> <li id="menu-item-3806" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3806"><a href="https://mronline.org/">MR Online</a></li> <li id="menu-item-164204" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-164204"><a href="https://mronline.org/category/monthly-review-essays/" title="MR Essays">Monthly Review Essays</a></li> <li id="menu-item-7925" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7925"><a href="http://climateandcapitalism.com/">Climate & Capitalism</a></li> <li id="menu-item-139781" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-139781"><a href="https://mronline.org/money-on-the-left/">Money on the Left</a></li> <li id="menu-item-83066" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-83066"><a href="https://monthlyreview.org/product/donation/" title="Donate to Monthly Review">Donate</a></li> <li id="menu-item-40414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40414"><a href="https://monthlyreview.org/my-account/" title="Click here to log in to your account">Login</a></li> </ul> </div> </div><!-- /#top --> <div id="wrapper"> <div id="inner-wrapper"> <h3 class="nav-toggle icon"><a href="#navigation">Navigation</a></h3> <header id="header" class="col-full"> <div id="logo"> <span class="site-title"><a href="https://monthlyreview.org/">Monthly Review</a></span> <span class="site-description">An Independent Socialist Magazine</span> </div> </header> <div id="search" class="search"><script type="rocketlazyloadscript" async data-rocket-src="https://cse.google.com/cse.js?cx=010713176322664131896:ticznsl0uks"></script><div class="gcse-search"></div></div><nav id="navigation" class="col-full" role="navigation"> <section class="menus nav-icons nav-icons-1 cart-extended"> <a href="https://monthlyreview.org" class="nav-home"><span>Home</span></a> <h3>Main Menu</h3><ul id="main-nav" class="nav fl"><li id="menu-item-118834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-118834"><a href="https://monthlyreview.org/subscribe/">Subscribe</a></li> <li id="menu-item-146616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146616"><a href="https://monthlyreview.org/organizational-solidarity-offer/" title="Organizational Solidarity Offer">Solidarity Offer!</a></li> <li id="menu-item-21995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-21995"><a href="https://monthlyreview.org/store/" title="Shop Monthly Review Press">Store</a> <ul class="sub-menu"> <li id="menu-item-25770" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-25770"><a href="https://monthlyreview.org/product-category/books/">Books</a></li> <li id="menu-item-25769" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-25769"><a href="https://monthlyreview.org/product-category/back-issues/">Back Issues</a></li> <li id="menu-item-21996" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21996"><a href="https://monthlyreview.org/cart/" title="My Cart">View My Cart</a></li> <li id="menu-item-25772" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25772"><a href="https://monthlyreview.org/checkout/" title="Checkout Now">Checkout</a></li> </ul> </li> <li id="menu-item-18100" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18100"><a href="https://monthlyreview.org/press/" title="Monthly Review Press">Press</a> <ul class="sub-menu"> <li id="menu-item-88675" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88675"><a href="https://monthlyreview.org/submissions/" title="Submit a Book Proposal or Manuscript to Monthly Review Press">Submit a Book Proposal or Manuscript</a></li> <li id="menu-item-176552" class="menu-item menu-item-type-taxonomy menu-item-object-product_tag menu-item-176552"><a href="https://monthlyreview.org/product-tag/new-recently-released/" title="New and Recently Released">New & Recently Released</a></li> <li id="menu-item-18101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18101"><a href="https://monthlyreview.org/mrpress/catalogs/" title="Click to Download Monthly Review Press Catalogs by Year">MR Press Catalogs</a></li> <li id="menu-item-18103" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18103"><a href="https://monthlyreview.org/mrpress/mrpress-books-list/" title="Full List of Monthly Review Press Books">Books (list of all titles)</a></li> <li id="menu-item-18107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18107"><a href="https://monthlyreview.org/mrpress/info/" title="Information about discounts, shipping, & eBooks ">Discounts, Shipping, and eBooks</a></li> <li id="menu-item-18109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18109"><a href="https://monthlyreview.org/mrpress/request-a-review-or-desk-copy/">Request a Review or Desk Copy</a></li> <li id="menu-item-18110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18110"><a href="https://monthlyreview.org/mrpress/sales-and-distribution/">Sales and Distribution</a></li> <li id="menu-item-165362" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165362"><a href="https://monthlyreview.org/baran-sweezy-memorial-award/" title="The Paul A. Baran—Paul M. Sweezy Memorial Award">Baran—Sweezy Memorial Award</a></li> </ul> </li> <li id="menu-item-18111" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-18111"><a href="#">Browse</a> <ul class="sub-menu"> <li id="menu-item-89973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89973"><a href="https://monthlyreview.org/search/">Search</a></li> <li id="menu-item-18115" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-page-parent menu-item-18115"><a href="https://monthlyreview.org/browse-the-archives/" title="Browse available online issues">by Year and Issue</a></li> <li id="menu-item-18117" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2282 current_page_item menu-item-18117"><a href="https://monthlyreview.org/browse-the-archives/articles-by-subject/" aria-current="page" title="Browse by subject area">by Subject</a></li> <li id="menu-item-18118" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18118"><a href="https://monthlyreview.org/browse-the-archives/by-geographic-location/" title="Browse by geographic location">by Geographic Location</a></li> <li id="menu-item-18119" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18119"><a href="https://monthlyreview.org/browse-the-archives/archives-by-magazine-section/" title="Browse by magazine section">by Magazine Section</a></li> <li id="menu-item-18120" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18120"><a href="https://monthlyreviewarchives.org/" title="Visit the MR archives">Complete archive, 1949–present</a></li> </ul> </li> <li id="menu-item-18121" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18121"><a href="#">Contact</a> <ul class="sub-menu"> <li id="menu-item-88676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88676"><a href="https://monthlyreview.org/submissions/">Submit an Article or Book Proposal</a></li> <li id="menu-item-18112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18112"><a href="https://monthlyreview.org/contact/" title="Contact the editors, make an order inquiry, update subscription information, etc.">Contact <em>Monthly Review</em></a></li> <li id="menu-item-18123" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18123"><a href="https://monthlyreview.org/contact/reprint-permissions/">Reprint Permissions</a></li> <li id="menu-item-18124" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18124"><a href="https://monthlyreview.org/contact/advertise/">Advertise in <em>Monthly Review</em></a></li> <li id="menu-item-18113" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-18113"><a href="https://monthlyreview.org/about/" title="About Monthly Review">About</a> <ul class="sub-menu"> <li id="menu-item-18126" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18126"><a href="https://monthlyreview.org/about/the-editors/" title="The Editors of Monthly Review’s ">The Editors</a></li> <li id="menu-item-18128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-18128"><a rel="privacy-policy" href="https://monthlyreview.org/about/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-18129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18129"><a href="https://monthlyreview.org/about/donate/" title="Support Monthly Review">Donate to <em>MR</em></a></li> </ul> </li> </ul> </li> <li id="menu-item-25767" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-25767"><a href="https://monthlyreview.org/help/" title="Account, Login, and eBook Support">Help</a> <ul class="sub-menu"> <li id="menu-item-117608" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-117608"><a href="https://monthlyreview.org/help/faq/" title="Frequently Asked Questions">FAQ</a></li> <li id="menu-item-117609" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-117609"><a href="https://monthlyreview.org/help/general-announcement/" title="Read here for more info">New Subscription System!</a></li> <li id="menu-item-61417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61417"><a href="https://monthlyreview.org/help/how-to-download-and-convert-ebooks/">How to Download and Convert eBooks</a></li> </ul> </li> <li id="menu-item-22004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-22004"><a href="https://monthlyreview.org/my-account/" title="Manage Account Preferences, Subscriptions and Orders">My Account</a> <ul class="sub-menu"> <li id="menu-item-117635" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-117635"><a href="https://monthlyreview.org/my-account/my-subscription/" title="View and/or Renew your MR subscription">View/Renew Subscription</a></li> <li id="menu-item-73045" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-73045"><a href="https://monthlyreview.org/my-account/edit-account/" title="Account Preferences">Change Email/Password</a></li> <li id="menu-item-73047" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-73047"><a href="https://monthlyreview.org/my-account/lost-password/">Recover My Password</a></li> <li id="menu-item-73046" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-73046"><a href="https://monthlyreview.org/my-account/edit-address/" title="Edit your mailing address">Change Address</a></li> </ul> </li> </ul> <div class="side-nav"> <ul class="cart fr no-rss-link"> <li> <a class="cart-contents" href="https://monthlyreview.org/cart/" title="View your shopping cart"> <span class="count">0 items</span> - <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0.00</bdi></span> </a> <ul> <li><div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div></li> </ul> </li> </ul> </div><!-- /#side-nav --> </section><!-- /.menus --> <a href="#top" class="nav-close"><span>Return to Content</span></a> </nav> <div id="content" class="col-full"> <div id="main-sidebar-container"> <section id="main"> <div class="hfeed"> <h2 class="entry-title">By Subject Area</h2> <div id="post-2282"> <div class="entry-content"> <h3><a href="https://monthlyreview.org/subjects/agriculture/">Agriculture</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-necessity-of-system-change-an-ecological-and-marxian-synthesis/" title="The Necessity of System Change: An Ecological and Marxian Synthesis">The Necessity of System Change: An Ecological and Marxian Synthesis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mgrazianoceddia/" title="Posts by M. Graziano Ceddia" class="author url fn" rel="author">M. Graziano Ceddia</a> and <a href="https://monthlyreview.org/author/jacoponicolabergamo/" title="Posts by Jacopo Nicola Bergamo" class="author url fn" rel="author">Jacopo Nicola Bergamo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/industrial-agriculture-lessons-from-north-korea/" title="Industrial Agriculture: Lessons from North Korea">Industrial Agriculture: Lessons from North Korea</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zhunxu/" title="Posts by Zhun Xu" class="author url fn" rel="author">Zhun Xu</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/where-danger-lies-the-communal-alternative-in-venezuela/" title="‘Where Danger Lies…’: The Communal Alternative in Venezuela">‘Where Danger Lies…’: The Communal Alternative in Venezuela</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/the-fishing-revolution-and-the-origins-of-capitalism/" title="The Fishing Revolution and the Origins of Capitalism">The Fishing Revolution and the Origins of Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ianangus/" title="Posts by Ian Angus" class="author url fn" rel="author">Ian Angus</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/we-only-have-one-planet-defending-it-will-require-collective-measures/" title="We Only Have One Planet—Defending It Will Require Collective Measures">We Only Have One Planet—Defending It Will Require Collective Measures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/joaopedrostedile/" title="Posts by Jo茫o Pedro Stedile" class="author url fn" rel="author">Jo茫o Pedro Stedile</a></span> </li> <li> <a href="https://monthlyreview.org/2021/04/01/repairing-the-soil-carbon-rift/" title="Repairing the Soil Carbon Rift">Repairing the Soil Carbon Rift</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/fredmagdoff/" title="Posts by Fred Magdoff" class="author url fn" rel="author">Fred Magdoff</a></span> </li> <li> <a href="https://monthlyreview.org/2020/07/01/poultry-and-prisons/" title="Poultry and Prisons">Poultry and Prisons</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/carriefreshour/" title="Posts by Carrie Freshour" class="author url fn" rel="author">Carrie Freshour</a></span> </li> <li> <a href="https://monthlyreview.org/2020/05/01/mr-072-01-2020-05_0/" title="May 2020 (Volume 72, Number 1)">May 2020 (Volume 72, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2020/05/01/covid-19-and-circuits-of-capital/" title="COVID-19 and Circuits of Capital">COVID-19 and Circuits of Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/robwallace/" title="Posts by Rob Wallace" class="author url fn" rel="author">Rob Wallace</a>, <a href="https://monthlyreview.org/author/alexliebman/" title="Posts by Alex Liebman" class="author url fn" rel="author">Alex Liebman</a>, <a href="https://monthlyreview.org/author/luisfernandochaves/" title="Posts by Luis Fernando Chaves" class="author url fn" rel="author">Luis Fernando Chaves</a> and <a href="https://monthlyreview.org/author/rodrickwallace/" title="Posts by Rodrick Wallace" class="author url fn" rel="author">Rodrick Wallace</a></span> </li> <li> <a href="https://monthlyreview.org/2018/12/01/mr-070-07-2018-11_0/" title="December 2018 (Volume 70, Number 7)">December 2018 (Volume 70, Number 7)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2018/12/01/marx-and-alienated-speciesism/" title="Marx and Alienated Speciesism">Marx and Alienated Speciesism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2018/07/01/no-empires-no-dust-bowls/" title="No Empires, No Dust Bowls">No Empires, No Dust Bowls</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hannahholleman/" title="Posts by Hannah Holleman" class="author url fn" rel="author">Hannah Holleman</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/biography/">Biography</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/05/01/einsteins-why-socialism-and-monthly-review/" title="Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction">Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/mr-075-10-2024-03_0/" title="March 2024 (Volume 75, Number 10)">March 2024 (Volume 75, Number 10)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/marx-and-engels-as-polyglots/" title="Marx and Engels as Polyglots">Marx and Engels as Polyglots</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kaankangal/" title="Posts by Kaan Kangal" class="author url fn" rel="author">Kaan Kangal</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/judge-irving-kaufman-the-liberal-establishment-and-the-rosenberg-case/" title="Judge Irving Kaufman, the Liberal Establishment, and the Rosenberg Case">Judge Irving Kaufman, the Liberal Establishment, and the Rosenberg Case</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaelmeeropol/" title="Posts by Michael Meeropol" class="author url fn" rel="author">Michael Meeropol</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/frederick-engels-the-first-marxist/" title="Frederick Engels: The First Marxist?">Frederick Engels: The First Marxist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brucemcfarlane/" title="Posts by Bruce McFarlane" class="author url fn" rel="author">Bruce McFarlane</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/standing-against-racism-and-empire-remembering-elizabeth-betita-sutherland-martinez/" title="Standing Against Racism and Empire: Remembering Elizabeth ‘Betita’ Sutherland Martinez">Standing Against Racism and Empire: Remembering Elizabeth ‘Betita’ Sutherland Martinez</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/erikwallenberg/" title="Posts by Erik Wallenberg" class="author url fn" rel="author">Erik Wallenberg</a></span> </li> <li> <a href="https://monthlyreview.org/2017/01/01/mr-068-08-2017-01_0/" title="January 2017 (Volume 68, Number 8)">January 2017 (Volume 68, Number 8)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2005/01/01/possibility-and-hope-getting-from-here-to-there/" title="Possibility and Hope: Getting from Here to There">Possibility and Hope: Getting from Here to There</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/lindacforbes/" title="Posts by Linda C. Forbes" class="author url fn" rel="author">Linda C. Forbes</a> and <a href="https://monthlyreview.org/author/peteseeger/" title="Posts by Pete Seeger" class="author url fn" rel="author">Pete Seeger</a></span> </li> <li> <a href="https://monthlyreview.org/1999/10/01/mr-051-05-1999-09_0/" title="October 1999 (Volume 51, Number 5)">October 1999 (Volume 51, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/capitalism/">Capitalism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/hegemony-and-the-subaltern-in-kafkas-josephine-the-singer/" title="Hegemony and the Subaltern in Kafka’s “Josephine the Singer”">Hegemony and the Subaltern in Kafka’s “Josephine the Singer”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/bit-despotism-the-genesis-of-high-tech-monopolies/" title="Bit Despotism: The Genesis of High-Tech Monopolies">Bit Despotism: The Genesis of High-Tech Monopolies</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mateocrossa/" title="Posts by Mateo Crossa" class="author url fn" rel="author">Mateo Crossa</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/uarcs-the-american-universities-that-produce-warfighters/" title="UARCs: The American Universities that Produce Warfighters">UARCs: The American Universities that Produce Warfighters</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sylviajmartin/" title="Posts by Sylvia J. Martin" class="author url fn" rel="author">Sylvia J. Martin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/listen-to-the-ecologists/" title="Listen to the Ecologists!">Listen to the Ecologists!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/how-microfinance-financializes-women/" title="How Microfinance Financializes Women">How Microfinance Financializes Women</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jingyizhang/" title="Posts by Jingyi Zhang" class="author url fn" rel="author">Jingyi Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/is-black-capitalism-still-a-myth/" title="Is Black Capitalism Still a Myth?">Is Black Capitalism Still a Myth?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/earlofarihutchinson/" title="Posts by Earl Ofari Hutchinson" class="author url fn" rel="author">Earl Ofari Hutchinson</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/return-of-the-atlantic-route-from-west-africa-to-europe/" title="Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration">Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hannahcross/" title="Posts by Hannah Cross" class="author url fn" rel="author">Hannah Cross</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/the-imf-and-class-struggle-in-latin-america/" title="The IMF and Class Struggle in Latin America: Unveiling the Role of the IMF">The IMF and Class Struggle in Latin America: Unveiling the Role of the IMF</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidbarkin/" title="Posts by David Barkin" class="author url fn" rel="author">David Barkin</a> and <a href="https://monthlyreview.org/author/juansantarcangelo/" title="Posts by Juan Santarc谩ngelo" class="author url fn" rel="author">Juan Santarc谩ngelo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/socialism-a-time-to-retreat/" title="Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century">Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a>, <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/robertwmcchesney/" title="Posts by Robert W. McChesney" class="author url fn" rel="author">Robert W. McChesney</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/old-age-but-no-rest-a-political-economic-reflection-on-delayed-retirement-policy/" title="Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy">Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/caichao/" title="Posts by Cai Chao" class="author url fn" rel="author">Cai Chao</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/the-case-for-socialist-veganism/" title="The Case for Socialist Veganism">The Case for Socialist Veganism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a> and <a href="https://monthlyreview.org/author/charisdavis/" title="Posts by Charis Davis" class="author url fn" rel="author">Charis Davis</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/marxian-ecology-and-sustainable-human-development/" title="Marxian Ecology and Sustainable Human Development">Marxian Ecology and Sustainable Human Development</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/maheshmaskey/" title="Posts by Mahesh Maskey" class="author url fn" rel="author">Mahesh Maskey</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/class/">Class</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/richard-iii-the-tudor-myth-and-the-transition-from-feudalism-to-capitalism/" title="Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism">Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/thomaselambert/" title="Posts by Thomas E. Lambert" class="author url fn" rel="author">Thomas E. Lambert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/the-ecological-rift-in-the-anthropocene/" title="The Ecological Rift in the Anthropocene">The Ecological Rift in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/fabioquerido/" title="Posts by Fabio Querido" class="author url fn" rel="author">Fabio Querido</a>, <a href="https://monthlyreview.org/author/mariaorlandapinassi/" title="Posts by Maria Orlanda Pinassi" class="author url fn" rel="author">Maria Orlanda Pinassi</a> and <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-actuality-of-red-africa/" title="The Actuality of Red Africa">The Actuality of Red Africa</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vijayprashad/" title="Posts by Vijay Prashad" class="author url fn" rel="author">Vijay Prashad</a> and <a href="https://monthlyreview.org/author/mikaelanhondoerskog/" title="Posts by Mikaela Nhondo Erskog" class="author url fn" rel="author">Mikaela Nhondo Erskog</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/is-black-capitalism-still-a-myth/" title="Is Black Capitalism Still a Myth?">Is Black Capitalism Still a Myth?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/earlofarihutchinson/" title="Posts by Earl Ofari Hutchinson" class="author url fn" rel="author">Earl Ofari Hutchinson</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-necessity-of-system-change-an-ecological-and-marxian-synthesis/" title="The Necessity of System Change: An Ecological and Marxian Synthesis">The Necessity of System Change: An Ecological and Marxian Synthesis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mgrazianoceddia/" title="Posts by M. Graziano Ceddia" class="author url fn" rel="author">M. Graziano Ceddia</a> and <a href="https://monthlyreview.org/author/jacoponicolabergamo/" title="Posts by Jacopo Nicola Bergamo" class="author url fn" rel="author">Jacopo Nicola Bergamo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/who-owns-this-country/" title="Who owns this ‘country’?">Who owns this ‘country’?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/the-telecom-industry-in-india-free-market-or-monopoly-finance-capital/" title="The Telecom Industry in India: Free Market or Monopoly-Finance Capital?">The Telecom Industry in India: Free Market or Monopoly-Finance Capital?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rahulvarman/" title="Posts by Rahul Varman" class="author url fn" rel="author">Rahul Varman</a></span> </li> <li> <a href="https://monthlyreview.org/2022/10/01/new-york-forest-of-symbols/" title="New York: Forest of Symbols">New York: Forest of Symbols</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andymerrifield/" title="Posts by Andy Merrifield" class="author url fn" rel="author">Andy Merrifield</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/panopticon/" title="Panopticon">Panopticon</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2022/05/01/giving-war-a-chance/" title="Giving War a Chance">Giving War a Chance</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2022/02/01/bury-class-society-before-it-buries-us-all/" title="Bury Class Society Before It Buries Us All: Eleanor Burke Leacock’s Vision for a Marxist Feminist Anthropology">Bury Class Society Before It Buries Us All: Eleanor Burke Leacock’s Vision for a Marxist Feminist Anthropology</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ahmedkanna/" title="Posts by Ahmed Kanna" class="author url fn" rel="author">Ahmed Kanna</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/the-planetary-rift/" title="The Planetary Rift">The Planetary Rift</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/harisgolemis/" title="Posts by Haris Golemis" class="author url fn" rel="author">Haris Golemis</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/the-present-in-history-2021/" title="The Present in History, 2021">The Present in History, 2021</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/williamktabb/" title="Posts by William K. Tabb" class="author url fn" rel="author">William K. Tabb</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/climate-change/">Climate Change</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/mr-076-05-2024-09_1/" title="October 2024 (Volume 76, Number 5)">October 2024 (Volume 76, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/the-ecological-rift-in-the-anthropocene/" title="The Ecological Rift in the Anthropocene">The Ecological Rift in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/fabioquerido/" title="Posts by Fabio Querido" class="author url fn" rel="author">Fabio Querido</a>, <a href="https://monthlyreview.org/author/mariaorlandapinassi/" title="Posts by Maria Orlanda Pinassi" class="author url fn" rel="author">Maria Orlanda Pinassi</a> and <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/what-matters-now/" title="What matters now">What matters now</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/marxian-ecology-and-sustainable-human-development/" title="Marxian Ecology and Sustainable Human Development">Marxian Ecology and Sustainable Human Development</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/maheshmaskey/" title="Posts by Mahesh Maskey" class="author url fn" rel="author">Mahesh Maskey</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/out-of-kilter/" title="Out of kilter">Out of kilter</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/nine-theses-on-ecosocialist-degrowth/" title="Nine Theses on Ecosocialist Degrowth">Nine Theses on Ecosocialist Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/half-earth-socialism-and-the-path-beyond-capital/" title="Half-Earth Socialism and the Path Beyond Capital">Half-Earth Socialism and the Path Beyond Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> <li> <a href="https://monthlyreview.org/2023/01/01/mr-074-08-2023-01_0/" title="January 2023 (Volume 74, Number 8)">January 2023 (Volume 74, Number 8)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2022/11/01/anthropocene-capitalocene-and-other-cenes-why-a-correct-understanding-of-marxs-theory-of-value-is-necessary-to-leave-the-planetary-crisis/" title="Anthropocene, Capitalocene, and Other “-Cenes”: Why a Correct Understanding of Marx’s Theory of Value Is Necessary to Leave the Planetary Crisis">Anthropocene, Capitalocene, and Other “-Cenes”: Why a Correct Understanding of Marx’s Theory of Value Is Necessary to Leave the Planetary Crisis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/carlessoriano/" title="Posts by Carles Soriano" class="author url fn" rel="author">Carles Soriano</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/socialism-and-ecological-survival-an-introduction/" title="Socialism and Ecological Survival: An Introduction">Socialism and Ecological Survival: An Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/surviving-through-community-building-in-catastrophic-times/" title="Surviving Through Community Building in Catastrophic Times">Surviving Through Community Building in Catastrophic Times</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sittsui/" title="Posts by Sit Tsui" class="author url fn" rel="author">Sit Tsui</a> and <a href="https://monthlyreview.org/author/laukinchi/" title="Posts by Lau Kin Chi" class="author url fn" rel="author">Lau Kin Chi</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/climate-imperialism-in-the-twenty-first-century/" title="Climate Imperialism in the Twenty-First Century">Climate Imperialism in the Twenty-First Century</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jayatighosh/" title="Posts by Jayati Ghosh" class="author url fn" rel="author">Jayati Ghosh</a>, <a href="https://monthlyreview.org/author/shouvikchakraborty/" title="Posts by Shouvik Chakraborty" class="author url fn" rel="author">Shouvik Chakraborty</a> and <a href="https://monthlyreview.org/author/debamanyudas/" title="Posts by Debamanyu Das" class="author url fn" rel="author">Debamanyu Das</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/culture/">Culture</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/hegemony-and-the-subaltern-in-kafkas-josephine-the-singer/" title="Hegemony and the Subaltern in Kafka’s “Josephine the Singer”">Hegemony and the Subaltern in Kafka’s “Josephine the Singer”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/the-council-on-foreign-relations-the-israel-lobby-and-the-war-on-gaza/" title="The Council on Foreign Relations, the Israel Lobby, and the War on Gaza">The Council on Foreign Relations, the Israel Lobby, and the War on Gaza</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/extractivism-in-the-anthropocene/" title="Extractivism in the Anthropocene">Extractivism in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/old-age-but-no-rest-a-political-economic-reflection-on-delayed-retirement-policy/" title="Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy">Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/caichao/" title="Posts by Cai Chao" class="author url fn" rel="author">Cai Chao</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/who-owns-this-country/" title="Who owns this ‘country’?">Who owns this ‘country’?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/do-it-yourself-brother-cultural-autonomy-and-the-new-thing/" title="Do It Yourself, Brother: Cultural Autonomy and the New Thing">Do It Yourself, Brother: Cultural Autonomy and the New Thing</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/eleven-theses-on-music/" title="Eleven Theses on Music">Eleven Theses on Music</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulburkett/" title="Posts by Paul Burkett" class="author url fn" rel="author">Paul Burkett</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/critical-race-theory/" title="Critical Race Theory">Critical Race Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kennethsalzmann/" title="Posts by Kenneth Salzmann" class="author url fn" rel="author">Kenneth Salzmann</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/palestine-oh-palestine/" title="Palestine, Oh, Palestine!">Palestine, Oh, Palestine!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulbuhle/" title="Posts by Paul Buhle" class="author url fn" rel="author">Paul Buhle</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/mr-075-06-2023-10_0/" title="November 2023 (Volume 75, Number 6)">November 2023 (Volume 75, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/ballad-of-an-american-the-illustrious-life-of-paul-robeson-newly-illustrated/" title="‘Ballad of an American’: The Illustrious Life of Paul Robeson, Newly Illustrated">‘Ballad of an American’: The Illustrious Life of Paul Robeson, Newly Illustrated</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/relative-pauperization-and-involution-in-contemporary-china/" title="Relative Pauperization and Involution in Contemporary China: A Survey of Jingzhou City">Relative Pauperization and Involution in Contemporary China: A Survey of Jingzhou City</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/alexwitherspoon/" title="Posts by Alex Witherspoon" class="author url fn" rel="author">Alex Witherspoon</a>, <a href="https://monthlyreview.org/author/amirkhan/" title="Posts by Amir Khan" class="author url fn" rel="author">Amir Khan</a> and <a href="https://monthlyreview.org/author/yuzhou/" title="Posts by Yu Zhou" class="author url fn" rel="author">Yu Zhou</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/a-nation-of-guns/" title="A Nation of Guns">A Nation of Guns</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/roxannedunbar-ortiz/" title="Posts by Roxanne Dunbar-Ortiz" class="author url fn" rel="author">Roxanne Dunbar-Ortiz</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/democracy/">Democracy</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/03/01/the-specter-of-knowledge-as-commons/" title="The Specter of ‘Knowledge as Commons’">The Specter of ‘Knowledge as Commons’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sampopowich/" title="Posts by Sam Popowich" class="author url fn" rel="author">Sam Popowich</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/chinas-health-and-health-care-in-the-new-era/" title="China’s Health and Health Care in the “New Era”">China’s Health and Health Care in the “New Era”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/weizhang/" title="Posts by Wei Zhang" class="author url fn" rel="author">Wei Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/the-double-objective-of-democratic-ecosocialism/" title="The Double Objective of Democratic Ecosocialism">The Double Objective of Democratic Ecosocialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jasonhickel/" title="Posts by Jason Hickel" class="author url fn" rel="author">Jason Hickel</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/planning-and-the-ecosocialist-mode-of-cooperation/" title="Planning and the Ecosocialist Mode of Cooperation">Planning and the Ecosocialist Mode of Cooperation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/nicolasgraham/" title="Posts by Nicolas Graham" class="author url fn" rel="author">Nicolas Graham</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/democratic-planning-for-degrowth/" title="Democratic Planning for Degrowth">Democratic Planning for Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/matthiasschmelzer/" title="Posts by Matthias Schmelzer" class="author url fn" rel="author">Matthias Schmelzer</a> and <a href="https://monthlyreview.org/author/elenahofferberth/" title="Posts by Elena Hofferberth" class="author url fn" rel="author">Elena Hofferberth</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/lulas-return-and-the-legacy-of-destruction/" title="Lula’s Return and the Legacy of Destruction">Lula’s Return and the Legacy of Destruction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rosamariamarques/" title="Posts by Rosa Maria Marques" class="author url fn" rel="author">Rosa Maria Marques</a> and <a href="https://monthlyreview.org/author/paulonakatani/" title="Posts by Paulo Nakatani" class="author url fn" rel="author">Paulo Nakatani</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/the-political-tragedy-of-capitalist-rule/" title="The Political Tragedy of Capitalist Rule">The Political Tragedy of Capitalist Rule</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/mr-074-11-2023-04_0/" title="April 2023 (Volume 74, Number 11)">April 2023 (Volume 74, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/the-silly-war/" title="The silly war">The silly war</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/prioritizing-u-s-imperialism-in-evaluating-latin-americas-pink-tide/" title="Prioritizing U.S. Imperialism in Evaluating Latin America’s Pink Tide">Prioritizing U.S. Imperialism in Evaluating Latin America’s Pink Tide</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/scotus-on-a-roll/" title="SCOTUS on a roll">SCOTUS on a roll</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/end-ecocidal-capitalism-or-exterminate-life-on-planet-earth-a-south-african-contribution-to-ecosocialist-strategy/" title="End Ecocidal Capitalism or Exterminate Life on Planet Earth: A South African Contribution to Ecosocialist Strategy">End Ecocidal Capitalism or Exterminate Life on Planet Earth: A South African Contribution to Ecosocialist Strategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vishwassatgar/" title="Posts by Vishwas Satgar" class="author url fn" rel="author">Vishwas Satgar</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/the-bhima-koregaon-arrests-and-the-resistance-in-india-2/" title="The Bhima Koregaon Arrests and the Resistance in India">The Bhima Koregaon Arrests and the Resistance in India</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sarojgiri/" title="Posts by Saroj Giri" class="author url fn" rel="author">Saroj Giri</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/disability/">Disability</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2021/12/01/disease-disability-and-paternalism-in-the-fight-for-medicare-for-all/" title="Disease, Disability, and Paternalism in the Fight for Medicare for All">Disease, Disability, and Paternalism in the Fight for Medicare for All</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/maggiemills/" title="Posts by Maggie Mills" class="author url fn" rel="author">Maggie Mills</a></span> </li> <li> <a href="https://monthlyreview.org/2021/10/01/covid-disablement-and-the-return-to-normal/" title="COVID, Disablement, and the “Return to Normal”">COVID, Disablement, and the “Return to Normal”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/keithrosenthal/" title="Posts by Keith Rosenthal" class="author url fn" rel="author">Keith Rosenthal</a> and <a href="https://monthlyreview.org/author/ariparra/" title="Posts by Ari Parra" class="author url fn" rel="author">Ari Parra</a></span> </li> <li> <a href="https://monthlyreview.org/2021/01/01/disability-and-welfare-under-monopoly-capitalism/" title="Disability and Welfare under Monopoly Capitalism">Disability and Welfare under Monopoly Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidmatthews/" title="Posts by David Matthews" class="author url fn" rel="author">David Matthews</a></span> </li> <li> <a href="https://monthlyreview.org/2017/03/01/the-battle-for-the-national-health-service/" title="The Battle for the National Health Service">The Battle for the National Health Service</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidmatthews/" title="Posts by David Matthews" class="author url fn" rel="author">David Matthews</a></span> </li> <li> <a href="https://monthlyreview.org/2017/02/01/a-peoples-theater-on-skid-row/" title="A People’s Theater on Skid Row">A People’s Theater on Skid Row</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/waldakatz-fishman/" title="Posts by Walda Katz-Fishman" class="author url fn" rel="author">Walda Katz-Fishman</a></span> </li> <li> <a href="https://monthlyreview.org/2016/04/01/realists-of-a-larger-reality/" title="“Realists of a Larger Reality”">“Realists of a Larger Reality”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/amyschragerlang/" title="Posts by Amy Schrager Lang" class="author url fn" rel="author">Amy Schrager Lang</a> and <a href="https://monthlyreview.org/author/danielroszalanglevitsky/" title="Posts by Daniel Rosza Lang/Levitsky" class="author url fn" rel="author">Daniel Rosza Lang/Levitsky</a></span> </li> <li> <a href="https://monthlyreview.org/2005/04/01/targeting-disability/" title="Targeting Disability">Targeting Disability</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/martarussell/" title="Posts by Marta Russell" class="author url fn" rel="author">Marta Russell</a></span> </li> <li> <a href="https://monthlyreview.org/2004/03/01/the-right-not-to-work-power-and-disability/" title="The Right Not to Work: Power and Disability">The Right Not to Work: Power and Disability</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sunnytaylor/" title="Posts by Sunny Taylor" class="author url fn" rel="author">Sunny Taylor</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/ecology/">Ecology</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/my-notes-on-the-return-of-nature/" title="My Notes on ‘The Return of Nature’">My Notes on ‘The Return of Nature’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulburkett/" title="Posts by Paul Burkett" class="author url fn" rel="author">Paul Burkett</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/mr-076-05-2024-09_1/" title="October 2024 (Volume 76, Number 5)">October 2024 (Volume 76, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/marxist-ecology-in-china-from-marxs-ecology-to-socialist-eco-civilization-theory/" title="Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory">Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chenyiwen/" title="Posts by Chen Yiwen" class="author url fn" rel="author">Chen Yiwen</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/the-ecological-rift-in-the-anthropocene/" title="The Ecological Rift in the Anthropocene">The Ecological Rift in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/fabioquerido/" title="Posts by Fabio Querido" class="author url fn" rel="author">Fabio Querido</a>, <a href="https://monthlyreview.org/author/mariaorlandapinassi/" title="Posts by Maria Orlanda Pinassi" class="author url fn" rel="author">Maria Orlanda Pinassi</a> and <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/listen-to-the-ecologists/" title="Listen to the Ecologists!">Listen to the Ecologists!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/mr-076-02-2024-06_0/" title="June 2024 (Volume 76, Number 2)">June 2024 (Volume 76, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/was-karl-marx-a-degrowth-communist/" title="Was Karl Marx a Degrowth Communist?">Was Karl Marx a Degrowth Communist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/mr-076-01-2024-05_0/" title="May 2024 (Volume 76, Number 1)">May 2024 (Volume 76, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/extractivism-in-the-anthropocene/" title="Extractivism in the Anthropocene">Extractivism in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-necessity-of-system-change-an-ecological-and-marxian-synthesis/" title="The Necessity of System Change: An Ecological and Marxian Synthesis">The Necessity of System Change: An Ecological and Marxian Synthesis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mgrazianoceddia/" title="Posts by M. Graziano Ceddia" class="author url fn" rel="author">M. Graziano Ceddia</a> and <a href="https://monthlyreview.org/author/jacoponicolabergamo/" title="Posts by Jacopo Nicola Bergamo" class="author url fn" rel="author">Jacopo Nicola Bergamo</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/economic-crisis/">Economic Crisis</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/planning-degrowth-the-necessity-history-and-challenges/" title="Planning Degrowth: The Necessity, History, and Challenges">Planning Degrowth: The Necessity, History, and Challenges</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kentaklitgaard/" title="Posts by Kent A. Klitgaard" class="author url fn" rel="author">Kent A. Klitgaard</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/the-puzzle-of-financialization/" title="The Puzzle of Financialization">The Puzzle of Financialization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2022/12/01/crypto-convulsions-digital-delusions-and-the-inexorable-logic-of-finance-capitalism/" title="Crypto Convulsions, Digital Delusions, and the Inexorable Logic of Finance Capitalism">Crypto Convulsions, Digital Delusions, and the Inexorable Logic of Finance Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ramaavasudevan/" title="Posts by Ramaa Vasudevan" class="author url fn" rel="author">Ramaa Vasudevan</a></span> </li> <li> <a href="https://monthlyreview.org/2022/03/01/what-1930s-radicals-totally-knew-scott-borchert-on-the-federal-writers-project/" title="What 1930s Radicals Totally Knew: Scott Borchert on the Federal Writers’ Project">What 1930s Radicals Totally Knew: Scott Borchert on the Federal Writers’ Project</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/scottborchert/" title="Posts by Scott Borchert" class="author url fn" rel="author">Scott Borchert</a> and <a href="https://monthlyreview.org/author/susieday/" title="Posts by Susie Day" class="author url fn" rel="author">Susie Day</a></span> </li> <li> <a href="https://monthlyreview.org/2022/01/01/the-blockade-as-a-double-edged-sword/" title="The Blockade as a Double-Edged Sword">The Blockade as a Double-Edged Sword</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/robertoregalado/" title="Posts by Roberto Regalado" class="author url fn" rel="author">Roberto Regalado</a></span> </li> <li> <a href="https://monthlyreview.org/2021/09/01/mr-073-04-2021-08_0/" title="September 2021 (Volume 73, Number 4)">September 2021 (Volume 73, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2021/01/01/the-contagion-of-capital/" title="The Contagion of Capital">The Contagion of Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/jamil/" title="Posts by R. Jamil Jonna" class="author url fn" rel="author">R. Jamil Jonna</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2020/12/01/the-elephant-in-the-room/" title="The Elephant in the Room">The Elephant in the Room</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/asbjornwahl/" title="Posts by Asbj酶rn Wahl" class="author url fn" rel="author">Asbj酶rn Wahl</a></span> </li> <li> <a href="https://monthlyreview.org/2020/09/01/india-covid-19-the-united-states-and-china/" title="India, COVID-19, the United States, and China">India, COVID-19, the United States, and China</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/researchunitforpoliticaleconomy/" title="Posts by Research Unit for Political Economy" class="author url fn" rel="author">Research Unit for Political Economy</a></span> </li> <li> <a href="https://monthlyreview.org/2020/06/01/mr-072-02-2020-06_0/" title="June 2020 (Volume 72, Number 2)">June 2020 (Volume 72, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2020/06/01/covid-19-and-catastrophe-capitalism/" title="COVID-19 and Catastrophe Capitalism">COVID-19 and Catastrophe Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/intansuwandi/" title="Posts by Intan Suwandi" class="author url fn" rel="author">Intan Suwandi</a></span> </li> <li> <a href="https://monthlyreview.org/2020/05/01/mr-072-01-2020-05_0/" title="May 2020 (Volume 72, Number 1)">May 2020 (Volume 72, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/economic-theory/">Economic Theory</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/06/01/mr-076-02-2024-06_0/" title="June 2024 (Volume 76, Number 2)">June 2024 (Volume 76, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/old-age-but-no-rest-a-political-economic-reflection-on-delayed-retirement-policy/" title="Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy">Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/caichao/" title="Posts by Cai Chao" class="author url fn" rel="author">Cai Chao</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/what-do-we-learn-about-capitalism-from-chip-war/" title="What Do We Learn about Capitalism from Chip War?">What Do We Learn about Capitalism from Chip War?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rahulvarman/" title="Posts by Rahul Varman" class="author url fn" rel="author">Rahul Varman</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/mr-075-06-2023-10/" title="October 2023 (Volume 75, Number 6)">October 2023 (Volume 75, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/what-every-child-should-know-about-marxs-theory-of-value/" title="What Every Child Should Know about Marx’s Theory of Value">What Every Child Should Know about Marx’s Theory of Value</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaelalebowitz/" title="Posts by Michael A. Lebowitz" class="author url fn" rel="author">Michael A. Lebowitz</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/degrowth-and-socialism-notes-on-some-critical-junctures/" title="Degrowth and Socialism: Notes on Some Critical Junctures">Degrowth and Socialism: Notes on Some Critical Junctures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/guneyisikara/" title="Posts by G眉ney I艧谋kara" class="author url fn" rel="author">G眉ney I艧谋kara</a> and <a href="https://monthlyreview.org/author/ozgurnarin/" title="Posts by 脰zg眉r Narin" class="author url fn" rel="author">脰zg眉r Narin</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/on-technology-and-degrowth/" title="On Technology and Degrowth">On Technology and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jasonhickel/" title="Posts by Jason Hickel" class="author url fn" rel="author">Jason Hickel</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/degrowing-china-by-collapse-redistribution-or-planning/" title="Degrowing China—By Collapse, Redistribution, or Planning?">Degrowing China—By Collapse, Redistribution, or Planning?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/democratic-planning-for-degrowth/" title="Democratic Planning for Degrowth">Democratic Planning for Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/matthiasschmelzer/" title="Posts by Matthias Schmelzer" class="author url fn" rel="author">Matthias Schmelzer</a> and <a href="https://monthlyreview.org/author/elenahofferberth/" title="Posts by Elena Hofferberth" class="author url fn" rel="author">Elena Hofferberth</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/degrowth-whats-in-a-name-assessing-degrowths-political-implications/" title="Degrowth—What’s in a Name? Assessing Degrowth’s Political Implications">Degrowth—What’s in a Name? Assessing Degrowth’s Political Implications</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/yingchen/" title="Posts by Ying Chen" class="author url fn" rel="author">Ying Chen</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/superexploitation-and-the-imperialist-drive-of-capitalism-how-marinis-dialectics-of-dependency-goes-beyond-marxs-capital/" title="Superexploitation and the Imperialist Drive of Capitalism: How Marini’s ‘Dialectics of Dependency’ Goes beyond Marx’s ‘Capital’">Superexploitation and the Imperialist Drive of Capitalism: How Marini’s ‘Dialectics of Dependency’ Goes beyond Marx’s ‘Capital’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andyhigginbottom/" title="Posts by Andy Higginbottom" class="author url fn" rel="author">Andy Higginbottom</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/the-meaning-of-so-called-primitive-accumulation/" title="The Meaning of ‘So-Called Primitive Accumulation’">The Meaning of ‘So-Called Primitive Accumulation’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ianangus/" title="Posts by Ian Angus" class="author url fn" rel="author">Ian Angus</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/education/">Education</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/mr-076-05-2024-09_1/" title="October 2024 (Volume 76, Number 5)">October 2024 (Volume 76, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/uarcs-the-american-universities-that-produce-warfighters/" title="UARCs: The American Universities that Produce Warfighters">UARCs: The American Universities that Produce Warfighters</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sylviajmartin/" title="Posts by Sylvia J. Martin" class="author url fn" rel="author">Sylvia J. Martin</a></span> </li> <li> <a href="https://monthlyreview.org/2022/09/01/intelligence-under-racial-capitalism-from-eugenics-to-standardized-testing-and-online-learning/" title="Intelligence Under Racial Capitalism: From Eugenics to Standardized Testing and Online Learning">Intelligence Under Racial Capitalism: From Eugenics to Standardized Testing and Online Learning</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/yardenkatz/" title="Posts by Yarden Katz" class="author url fn" rel="author">Yarden Katz</a></span> </li> <li> <a href="https://monthlyreview.org/2022/03/01/10-14452-mr-073-10-2022-03_0/" title="March 2022 (Volume 73, Number 10)">March 2022 (Volume 73, Number 10)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2022/02/01/the-fight-to-save-san-franciscos-city-college/" title="The Fight to Save San Francisco’s City College: An Organizer’s View">The Fight to Save San Francisco’s City College: An Organizer’s View</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jodysokolower/" title="Posts by Jody Sokolower" class="author url fn" rel="author">Jody Sokolower</a></span> </li> <li> <a href="https://monthlyreview.org/2020/10/01/mr-072-05-2020-09_0/" title="October 2020 (Volume 72, Number 5)">October 2020 (Volume 72, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2018/05/01/mr-070-01-2018-05_0/" title="May 2018 (Volume 70, Number 1)">May 2018 (Volume 70, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2017/11/01/the-divisive-gene/" title="The Divisive Gene">The Divisive Gene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/stuartanewman/" title="Posts by Stuart A. Newman" class="author url fn" rel="author">Stuart A. Newman</a></span> </li> <li> <a href="https://monthlyreview.org/2017/05/01/singing-for-womens-lives-in-chile/" title="Singing for Women’s Lives in Chile">Singing for Women’s Lives in Chile</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/maxinelowy/" title="Posts by Maxine Lowy" class="author url fn" rel="author">Maxine Lowy</a></span> </li> <li> <a href="https://monthlyreview.org/2017/04/01/who-is-behind-the-assault-on-public-schools/" title="Who Is Behind the Assault on Public Schools?">Who Is Behind the Assault on Public Schools?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/howardryan/" title="Posts by Howard Ryan" class="author url fn" rel="author">Howard Ryan</a></span> </li> <li> <a href="https://monthlyreview.org/2017/04/01/a-teachers-union-against-itself/" title="A Teachers Union Against Itself">A Teachers Union Against Itself</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rickbaum/" title="Posts by Rick Baum" class="author url fn" rel="author">Rick Baum</a></span> </li> <li> <a href="https://monthlyreview.org/2017/03/01/mourning-and-militancy/" title="‘Mourning and Militancy’">‘Mourning and Militancy’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/richardseymour/" title="Posts by Richard Seymour" class="author url fn" rel="author">Richard Seymour</a> and <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2017/03/01/astronauts-at-work/" title="Astronauts at Work">Astronauts at Work</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/peterdickens/" title="Posts by Peter Dickens" class="author url fn" rel="author">Peter Dickens</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/empire/">Empire</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/04/01/mr-075-11-2024-04_0/" title="April 2024 (Volume 75, Number 11)">April 2024 (Volume 75, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2022/05/01/giving-war-a-chance/" title="Giving War a Chance">Giving War a Chance</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/mr-073-11-2022-04_0/" title="April 2022 (Volume 73, Number 11)">April 2022 (Volume 73, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2021/05/01/the-council-on-foreign-relations-the-biden-team-and-key-policy-outcomes/" title="The Council on Foreign Relations, the Biden Team, and Key Policy Outcomes">The Council on Foreign Relations, the Biden Team, and Key Policy Outcomes</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2014/12/01/saving-the-unity-of-great-britain-breaking-the-unity-of-greater-russia/" title="Saving the Unity of Great Britain, Breaking the Unity of Greater Russia">Saving the Unity of Great Britain, Breaking the Unity of Greater Russia</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/samiramin/" title="Posts by Samir Amin" class="author url fn" rel="author">Samir Amin</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/fascism/">Fascism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2023/12/01/until-tomorrow-comrades-an-antifascist-novel-in-brilliant-english-translation/" title="Until Tomorrow, Comrades: An Antifascist Novel in Brilliant English Translation">Until Tomorrow, Comrades: An Antifascist Novel in Brilliant English Translation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jacqueslapere/" title="Posts by Jacques LaPere" class="author url fn" rel="author">Jacques LaPere</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/lulas-return-and-the-legacy-of-destruction/" title="Lula’s Return and the Legacy of Destruction">Lula’s Return and the Legacy of Destruction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rosamariamarques/" title="Posts by Rosa Maria Marques" class="author url fn" rel="author">Rosa Maria Marques</a> and <a href="https://monthlyreview.org/author/paulonakatani/" title="Posts by Paulo Nakatani" class="author url fn" rel="author">Paulo Nakatani</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/the-new-irrationalism/" title="The New Irrationalism">The New Irrationalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/01/01/nato-and-the-long-war-on-the-third-world/" title="NATO and the Long War on the Third World">NATO and the Long War on the Third World</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pawelwargan/" title="Posts by Paweł Wargan" class="author url fn" rel="author">Paweł Wargan</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/obfuscation-2/" title="Obfuscation">Obfuscation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2021/07/01/in-line-of-fire-the-korean-peninsula-in-u-s-china-strategy/" title="In Line of Fire: The Korean Peninsula in U.S.-China Strategy">In Line of Fire: The Korean Peninsula in U.S.-China Strategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a></span> </li> <li> <a href="https://monthlyreview.org/2021/05/01/nostalgia-for-what-never-was/" title="Nostalgia for what never was">Nostalgia for what never was</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2021/04/01/history-comes-in-bad-cycles/" title="History comes in bad cycles">History comes in bad cycles</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2020/06/01/the-brazilian-crisis-and-the-new-authoritarianism/" title="The Brazilian Crisis and the New Authoritarianism">The Brazilian Crisis and the New Authoritarianism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/anthonyrobertpahnke/" title="Posts by Anthony Robert Pahnke" class="author url fn" rel="author">Anthony Robert Pahnke</a> and <a href="https://monthlyreview.org/author/marcelomilan/" title="Posts by Marcelo Milan" class="author url fn" rel="author">Marcelo Milan</a></span> </li> <li> <a href="https://monthlyreview.org/2020/06/01/german-deunification/" title="German Deunification">German Deunification</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ingarsolty/" title="Posts by Ingar Solty" class="author url fn" rel="author">Ingar Solty</a> and <a href="https://monthlyreview.org/author/darkovujica/" title="Posts by Darko Vujica" class="author url fn" rel="author">Darko Vujica</a></span> </li> <li> <a href="https://monthlyreview.org/2020/03/01/mystified-consciousness/" title="Mystified Consciousness">Mystified Consciousness</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andymerrifield/" title="Posts by Andy Merrifield" class="author url fn" rel="author">Andy Merrifield</a></span> </li> <li> <a href="https://monthlyreview.org/2019/10/01/the-rise-of-the-right/" title="The Rise of the Right">The Rise of the Right</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/farooquechowdhury/" title="Posts by Farooque Chowdhury" class="author url fn" rel="author">Farooque Chowdhury</a></span> </li> <li> <a href="https://monthlyreview.org/2017/06/01/this-is-not-populism/" title="This Is Not Populism">This Is Not Populism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/feminism/">Feminism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/09/01/how-microfinance-financializes-women/" title="How Microfinance Financializes Women">How Microfinance Financializes Women</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jingyizhang/" title="Posts by Jingyi Zhang" class="author url fn" rel="author">Jingyi Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/engels-for-our-times-gender-social-reproduction-and-revolution/" title="Engels for Our Times: Gender, Social Reproduction, and Revolution">Engels for Our Times: Gender, Social Reproduction, and Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/marnieholborow/" title="Posts by Marnie Holborow" class="author url fn" rel="author">Marnie Holborow</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/hegemonic-femininity-in-popular-culture-heteronormative-appropriation-of-lesbian-sexualities-in-contemporary-india-through-neeraj-ghaywans-geeli-pucchi/" title="Hegemonic Femininity in Popular Culture: Heteronormative Appropriation of Lesbian Sexualities in Contemporary India through Neeraj Ghaywan’s ‘Geeli Pucchi’">Hegemonic Femininity in Popular Culture: Heteronormative Appropriation of Lesbian Sexualities in Contemporary India through Neeraj Ghaywan’s ‘Geeli Pucchi’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/aratrikabose/" title="Posts by Aratrika Bose" class="author url fn" rel="author">Aratrika Bose</a>, <a href="https://monthlyreview.org/author/tanupriya/" title="Posts by Tanupriya" class="author url fn" rel="author">Tanupriya</a> and <a href="https://monthlyreview.org/author/anujasingh/" title="Posts by Anuja Singh" class="author url fn" rel="author">Anuja Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/abortion-the-real-irish-lessons/" title="Abortion—The Real Irish Lessons">Abortion—The Real Irish Lessons</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/tomasmacsheoin/" title="Posts by Tom谩s Mac Sheoin" class="author url fn" rel="author">Tom谩s Mac Sheoin</a></span> </li> <li> <a href="https://monthlyreview.org/2022/11/01/what-comes-after-a-cycle-of-protests-the-case-of-the-2020-womens-protests-in-poland/" title="What Comes after a Cycle of Protests? The Case of the 2020 Women’s Protests in Poland">What Comes after a Cycle of Protests? The Case of the 2020 Women’s Protests in Poland</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/magdalenamuszel/" title="Posts by Magdalena Muszel" class="author url fn" rel="author">Magdalena Muszel</a> and <a href="https://monthlyreview.org/author/grzegorzpiotrowski/" title="Posts by Grzegorz Piotrowski" class="author url fn" rel="author">Grzegorz Piotrowski</a></span> </li> <li> <a href="https://monthlyreview.org/2022/02/01/bury-class-society-before-it-buries-us-all/" title="Bury Class Society Before It Buries Us All: Eleanor Burke Leacock’s Vision for a Marxist Feminist Anthropology">Bury Class Society Before It Buries Us All: Eleanor Burke Leacock’s Vision for a Marxist Feminist Anthropology</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ahmedkanna/" title="Posts by Ahmed Kanna" class="author url fn" rel="author">Ahmed Kanna</a></span> </li> <li> <a href="https://monthlyreview.org/2020/02/01/sex-and-socialism/" title="Sex and Socialism">Sex and Socialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/annsnitow/" title="Posts by Ann Snitow" class="author url fn" rel="author">Ann Snitow</a>, <a href="https://monthlyreview.org/author/christinestansell/" title="Posts by Christine Stansell" class="author url fn" rel="author">Christine Stansell</a> and <a href="https://monthlyreview.org/author/sharonthompson/" title="Posts by Sharon Thompson" class="author url fn" rel="author">Sharon Thompson</a></span> </li> <li> <a href="https://monthlyreview.org/2020/01/01/liberating-women-from-political-economy/" title="Liberating Women from “Political Economy”">Liberating Women from “Political Economy”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/tithibhattacharya/" title="Posts by Tithi Bhattacharya" class="author url fn" rel="author">Tithi Bhattacharya</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/mr-071-04-2019-08_0/" title="September 2019 (Volume 71, Number 4)">September 2019 (Volume 71, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/the-political-economy-of-womens-liberation/" title="The Political Economy of Women’s Liberation">The Political Economy of Women’s Liberation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margaretbenston/" title="Posts by Margaret Benston" class="author url fn" rel="author">Margaret Benston</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/she-was-my-kind-of-scientist/" title="“She Was My Kind of Scientist”">“She Was My Kind of Scientist”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/lisevogel/" title="Posts by Lise Vogel" class="author url fn" rel="author">Lise Vogel</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/women-class-and-identity-politics/" title="Women, Class, and Identity Politics">Women, Class, and Identity Politics</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/marthaegimenez/" title="Posts by Martha E. Gimenez" class="author url fn" rel="author">Martha E. Gimenez</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/on-margaret-benston/" title="On Margaret Benston">On Margaret Benston</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/silviafederici/" title="Posts by Silvia Federici" class="author url fn" rel="author">Silvia Federici</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/financialization/">Financialization</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2023/03/01/the-puzzle-of-financialization/" title="The Puzzle of Financialization">The Puzzle of Financialization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2022/12/01/crypto-convulsions-digital-delusions-and-the-inexorable-logic-of-finance-capitalism/" title="Crypto Convulsions, Digital Delusions, and the Inexorable Logic of Finance Capitalism">Crypto Convulsions, Digital Delusions, and the Inexorable Logic of Finance Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ramaavasudevan/" title="Posts by Ramaa Vasudevan" class="author url fn" rel="author">Ramaa Vasudevan</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/the-defense-of-nature-resisting-the-financializaton-of-the-earth/" title="The Defense of Nature: Resisting the Financializaton of the Earth">The Defense of Nature: Resisting the Financializaton of the Earth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/world-development-under-monopoly-capitalism/" title="World Development under Monopoly Capitalism">World Development under Monopoly Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a> and <a href="https://monthlyreview.org/author/daraleyden/" title="Posts by Dara Leyden" class="author url fn" rel="author">Dara Leyden</a></span> </li> <li> <a href="https://monthlyreview.org/2021/07/01/legacies-of-definancialization-and-defending-real-economy-in-china/" title="Legacies of Definancialization and Defending Real Economy in China">Legacies of Definancialization and Defending Real Economy in China</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sittsui/" title="Posts by Sit Tsui" class="author url fn" rel="author">Sit Tsui</a>, <a href="https://monthlyreview.org/author/hezhixiong/" title="Posts by He Zhixiong" class="author url fn" rel="author">He Zhixiong</a> and <a href="https://monthlyreview.org/author/yanxiaohui/" title="Posts by Yan Xiaohui" class="author url fn" rel="author">Yan Xiaohui</a></span> </li> <li> <a href="https://monthlyreview.org/2021/01/01/the-contagion-of-capital/" title="The Contagion of Capital">The Contagion of Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/jamil/" title="Posts by R. Jamil Jonna" class="author url fn" rel="author">R. Jamil Jonna</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2020/10/01/china-2020-an-introduction/" title="China 2020: An Introduction">China 2020: An Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2019/05/01/absolute-capitalism/" title="Absolute Capitalism">Absolute Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2018/04/01/a-predatory-system/" title="A Predatory System">A Predatory System</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ledamariapaulani/" title="Posts by Leda Maria Paulani" class="author url fn" rel="author">Leda Maria Paulani</a></span> </li> <li> <a href="https://monthlyreview.org/2016/07/01/the-profits-of-financialization/" title="The Profits of Financialization">The Profits of Financialization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/costaslapavitsas/" title="Posts by Costas Lapavitsas" class="author url fn" rel="author">Costas Lapavitsas</a> and <a href="https://monthlyreview.org/author/ivanmendieta-munoz/" title="Posts by Ivan Mendieta-Mu帽oz" class="author url fn" rel="author">Ivan Mendieta-Mu帽oz</a></span> </li> <li> <a href="https://monthlyreview.org/2015/03/01/bangladesh-a-model-of-neoliberalism/" title="Bangladesh—A Model of Neoliberalism">Bangladesh—A Model of Neoliberalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/anumuhammad/" title="Posts by Anu Muhammad" class="author url fn" rel="author">Anu Muhammad</a></span> </li> <li> <a href="https://monthlyreview.org/2014/09/01/the-criminality-of-wall-street/" title="The Criminality of Wall Street">The Criminality of Wall Street</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/williamktabb/" title="Posts by William K. Tabb" class="author url fn" rel="author">William K. Tabb</a></span> </li> <li> <a href="https://monthlyreview.org/2011/12/01/contradictions-of-finance-capitalism/" title="Contradictions of Finance Capitalism">Contradictions of Finance Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/richardpeet/" title="Posts by Richard Peet" class="author url fn" rel="author">Richard Peet</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/geography/">Geography</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/07/01/imperialism-in-the-indo-pacific-an-introduction/" title="Imperialism in the Indo-Pacific鈥擜n Introduction">Imperialism in the Indo-Pacific鈥擜n Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/the-korean-linchpin-the-korean-peninsulas-enduring-centrality-in-u-s-indo-pacific-geostrategy/" title="The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy">The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/power-concedes-nothing-without-a-demand-peace-in-korea-and-northeast-asia-now/" title="Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!">Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dae-hansong/" title="Posts by Dae-Han Song" class="author url fn" rel="author">Dae-Han Song</a></span> </li> <li> <a href="https://monthlyreview.org/2022/12/01/luisa-cceres-commune-building-in-urban-venezuela/" title="Luisa Cáceres: Commune-Building in Urban Venezuela">Luisa Cáceres: Commune-Building in Urban Venezuela</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2022/10/01/new-york-forest-of-symbols/" title="New York: Forest of Symbols">New York: Forest of Symbols</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andymerrifield/" title="Posts by Andy Merrifield" class="author url fn" rel="author">Andy Merrifield</a></span> </li> <li> <a href="https://monthlyreview.org/2019/11/01/endgame-marxism-and-urbanism/" title="Endgame Marxism (and Urbanism)">Endgame Marxism (and Urbanism)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andymerrifield/" title="Posts by Andy Merrifield" class="author url fn" rel="author">Andy Merrifield</a></span> </li> <li> <a href="https://monthlyreview.org/2016/12/01/empire-of-bases/" title="Empire of Bases">Empire of Bases</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zoltangrossman/" title="Posts by Zoltán Grossman" class="author url fn" rel="author">Zoltán Grossman</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/globalization/">Globalization</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/mr-076-06-2024-10_0/" title="November 2024 (Volume 76, Number 6)">November 2024 (Volume 76, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/mr-075-04-2023-08_0/" title="September 2023 (Volume 75, Number 4)">September 2023 (Volume 75, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/world-development-under-monopoly-capitalism/" title="World Development under Monopoly Capitalism">World Development under Monopoly Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a> and <a href="https://monthlyreview.org/author/daraleyden/" title="Posts by Dara Leyden" class="author url fn" rel="author">Dara Leyden</a></span> </li> <li> <a href="https://monthlyreview.org/2021/03/01/capital-science-technology/" title="Capital, Science, Technology">Capital, Science, Technology</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rauldelgadowise/" title="Posts by Ra煤l Delgado Wise" class="author url fn" rel="author">Ra煤l Delgado Wise</a> and <a href="https://monthlyreview.org/author/mateocrossaniell/" title="Posts by Mateo Crossa Niell" class="author url fn" rel="author">Mateo Crossa Niell</a></span> </li> <li> <a href="https://monthlyreview.org/2020/10/01/mr-072-05-2020-09_0/" title="October 2020 (Volume 72, Number 5)">October 2020 (Volume 72, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2020/10/01/u-s-china-trade-war/" title="U.S.-China Trade War">U.S.-China Trade War</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zhiminglong/" title="Posts by Zhiming Long" class="author url fn" rel="author">Zhiming Long</a>, <a href="https://monthlyreview.org/author/zhixuanfeng/" title="Posts by Zhixuan Feng" class="author url fn" rel="author">Zhixuan Feng</a>, <a href="https://monthlyreview.org/author/bangxili/" title="Posts by Bangxi li" class="author url fn" rel="author">Bangxi li</a> and <a href="https://monthlyreview.org/author/remyherrera/" title="Posts by R茅my Herrera" class="author url fn" rel="author">R茅my Herrera</a></span> </li> <li> <a href="https://monthlyreview.org/2019/11/01/u-s-weakness-and-the-struggle-for-hegemony-2/" title="U.S. Weakness and the Struggle for Hegemony">U.S. Weakness and the Struggle for Hegemony</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/immanuelwallerstein/" title="Posts by Immanuel Wallerstein" class="author url fn" rel="author">Immanuel Wallerstein</a></span> </li> <li> <a href="https://monthlyreview.org/2019/10/01/socialist-internationalism-against-the-european-union/" title="Socialist Internationalism Against the European Union">Socialist Internationalism Against the European Union</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/neildavidson/" title="Posts by Neil Davidson" class="author url fn" rel="author">Neil Davidson</a></span> </li> <li> <a href="https://monthlyreview.org/2019/10/01/navigating-the-brexit-strait/" title="Navigating the Brexit Strait">Navigating the Brexit Strait</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/andystorey/" title="Posts by Andy Storey" class="author url fn" rel="author">Andy Storey</a></span> </li> <li> <a href="https://monthlyreview.org/2019/10/01/learning-from-brexit/" title="Learning from Brexit">Learning from Brexit</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/costaslapavitsas/" title="Posts by Costas Lapavitsas" class="author url fn" rel="author">Costas Lapavitsas</a></span> </li> <li> <a href="https://monthlyreview.org/2019/02/01/capitalism-has-failed-what-next/" title="Capitalism Has Failed—What Next?">Capitalism Has Failed—What Next?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2015/07/01/behind-the-veil-of-globalization/" title="Behind the Veil of Globalization">Behind the Veil of Globalization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/intansuwandi/" title="Posts by Intan Suwandi" class="author url fn" rel="author">Intan Suwandi</a></span> </li> <li> <a href="https://monthlyreview.org/2015/07/01/the-new-stage-of-globalization/" title="The New Stage of Globalization">The New Stage of Globalization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/health/">Health</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/04/01/who-owns-this-country/" title="Who owns this ‘country’?">Who owns this ‘country’?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/the-case-for-socialist-veganism/" title="The Case for Socialist Veganism">The Case for Socialist Veganism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a> and <a href="https://monthlyreview.org/author/charisdavis/" title="Posts by Charis Davis" class="author url fn" rel="author">Charis Davis</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/social-medicine-and-collective-health/" title="Social Medicine and Collective Health">Social Medicine and Collective Health</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/oscarfeoisturiz/" title="Posts by Oscar Feo Istúriz" class="author url fn" rel="author">Oscar Feo Istúriz</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/care-is-a-relative-term/" title="Care is a relative term">Care is a relative term</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/chinas-health-and-health-care-in-the-new-era/" title="China’s Health and Health Care in the “New Era”">China’s Health and Health Care in the “New Era”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/weizhang/" title="Posts by Wei Zhang" class="author url fn" rel="author">Wei Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/the-new-normal/" title="The new normal">The new normal</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/abortion-the-real-irish-lessons/" title="Abortion—The Real Irish Lessons">Abortion—The Real Irish Lessons</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/tomasmacsheoin/" title="Posts by Tom谩s Mac Sheoin" class="author url fn" rel="author">Tom谩s Mac Sheoin</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/the-roots-of-the-science-practice-gap-a-materialist-view/" title="The Roots of the Science-Practice Gap: A Materialist View">The Roots of the Science-Practice Gap: A Materialist View</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ricardodobrovolski/" title="Posts by Ricardo Dobrovolski" class="author url fn" rel="author">Ricardo Dobrovolski</a></span> </li> <li> <a href="https://monthlyreview.org/2022/02/01/mr-073-09-2022-02_0/" title="February 2022 (Volume 73, Number 9)">February 2022 (Volume 73, Number 9)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2022/01/01/socialism-against-the-siege/" title="Socialism Against the Siege">Socialism Against the Siege</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/migueldiaz-canelbermudez/" title="Posts by Miguel Díaz-Canel Bermúdez" class="author url fn" rel="author">Miguel Díaz-Canel Bermúdez</a></span> </li> <li> <a href="https://monthlyreview.org/2021/12/01/disease-disability-and-paternalism-in-the-fight-for-medicare-for-all/" title="Disease, Disability, and Paternalism in the Fight for Medicare for All">Disease, Disability, and Paternalism in the Fight for Medicare for All</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/maggiemills/" title="Posts by Maggie Mills" class="author url fn" rel="author">Maggie Mills</a></span> </li> <li> <a href="https://monthlyreview.org/2021/12/01/the-eyes-of-texas-and-the-nays/" title="The Eyes of Texas and the Nays">The Eyes of Texas and the Nays</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2021/10/01/covid-disablement-and-the-return-to-normal/" title="COVID, Disablement, and the “Return to Normal”">COVID, Disablement, and the “Return to Normal”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/keithrosenthal/" title="Posts by Keith Rosenthal" class="author url fn" rel="author">Keith Rosenthal</a> and <a href="https://monthlyreview.org/author/ariparra/" title="Posts by Ari Parra" class="author url fn" rel="author">Ari Parra</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/history/">History</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/the-social-dialectics-of-ai/" title="The Social Dialectics of AI">The Social Dialectics of AI</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pietrodanielomodeo/" title="Posts by Pietro Daniel Omodeo" class="author url fn" rel="author">Pietro Daniel Omodeo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/a-history-of-black-power-we-need-and-deserve/" title="A History of Black Power We Need and Deserve">A History of Black Power We Need and Deserve</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sayburgin/" title="Posts by Say Burgin" class="author url fn" rel="author">Say Burgin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/richard-iii-the-tudor-myth-and-the-transition-from-feudalism-to-capitalism/" title="Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism">Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/thomaselambert/" title="Posts by Thomas E. Lambert" class="author url fn" rel="author">Thomas E. Lambert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/sub-imperialist-india-in-washingtons-anti-china-pivot/" title="Sub-Imperialist India in Washington’s Anti-China “Pivot”">Sub-Imperialist India in Washington’s Anti-China “Pivot”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/bernarddmello/" title="Posts by Bernard D鈥橫ello" class="author url fn" rel="author">Bernard D鈥橫ello</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/imperialism-in-the-indo-pacific-an-introduction/" title="Imperialism in the Indo-Pacific鈥擜n Introduction">Imperialism in the Indo-Pacific鈥擜n Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/the-korean-linchpin-the-korean-peninsulas-enduring-centrality-in-u-s-indo-pacific-geostrategy/" title="The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy">The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/power-concedes-nothing-without-a-demand-peace-in-korea-and-northeast-asia-now/" title="Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!">Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dae-hansong/" title="Posts by Dae-Han Song" class="author url fn" rel="author">Dae-Han Song</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/mr-076-01-2024-05_0/" title="May 2024 (Volume 76, Number 1)">May 2024 (Volume 76, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/einsteins-why-socialism-and-monthly-review/" title="Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction">Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/on-the-misery-of-left-nietzscheanism-or-philosophy-as-irrationalist-ideology/" title="On the Misery of Left Nietzscheanism, or Philosophy as Irrationalist Ideology">On the Misery of Left Nietzscheanism, or Philosophy as Irrationalist Ideology</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/matthewsharpe/" title="Posts by Matthew Sharpe" class="author url fn" rel="author">Matthew Sharpe</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/industrial-agriculture-lessons-from-north-korea/" title="Industrial Agriculture: Lessons from North Korea">Industrial Agriculture: Lessons from North Korea</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zhunxu/" title="Posts by Zhun Xu" class="author url fn" rel="author">Zhun Xu</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/human-rights/">Human Rights</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/07/01/mr-076-03-2024-07_0/" title="July-August 2024 (Volume 76, Number 3)">July-August 2024 (Volume 76, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2017/07/01/the-western-left-and-the-russian-revolution/" title="The Western Left and the Russian Revolution">The Western Left and the Russian Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dianajohnstone/" title="Posts by Diana Johnstone" class="author url fn" rel="author">Diana Johnstone</a></span> </li> <li> <a href="https://monthlyreview.org/2017/05/01/singing-for-womens-lives-in-chile/" title="Singing for Women’s Lives in Chile">Singing for Women’s Lives in Chile</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/maxinelowy/" title="Posts by Maxine Lowy" class="author url fn" rel="author">Maxine Lowy</a></span> </li> <li> <a href="https://monthlyreview.org/2015/10/01/stripping-away-invisibility/" title="Stripping Away Invisibility">Stripping Away Invisibility</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/victorialaw/" title="Posts by Victoria Law" class="author url fn" rel="author">Victoria Law</a></span> </li> <li> <a href="https://monthlyreview.org/2001/01/01/human-rights-and-the-ideology-of-capitalist-globalization/" title="Human Rights and the Ideology of Capitalist Globalization">Human Rights and the Ideology of Capitalist Globalization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sergejflere/" title="Posts by Sergej Flere" class="author url fn" rel="author">Sergej Flere</a></span> </li> <li> <a href="https://monthlyreview.org/1998/03/01/human-rights-imperialism/" title="Human Rights Imperialism">Human Rights Imperialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/uwe-jensheuer/" title="Posts by Uwe-Jens Heuer" class="author url fn" rel="author">Uwe-Jens Heuer</a> and <a href="https://monthlyreview.org/author/gregorschirmer/" title="Posts by Gregor Schirmer" class="author url fn" rel="author">Gregor Schirmer</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/ideology/">Ideology</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/palestine-oh-palestine/" title="Palestine, Oh, Palestine!">Palestine, Oh, Palestine!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulbuhle/" title="Posts by Paul Buhle" class="author url fn" rel="author">Paul Buhle</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/imperialist-propaganda-and-the-ideology-of-the-western-left-intelligentsia/" title="Imperialist Propaganda and the Ideology of the Western Left Intelligentsia: From Anticommunism and Identity Politics to Democratic Illusions and Fascism">Imperialist Propaganda and the Ideology of the Western Left Intelligentsia: From Anticommunism and Identity Politics to Democratic Illusions and Fascism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/gabrielrockhill/" title="Posts by Gabriel Rockhill" class="author url fn" rel="author">Gabriel Rockhill</a> and <a href="https://monthlyreview.org/author/zhaodingqi/" title="Posts by Zhao Dingqi" class="author url fn" rel="author">Zhao Dingqi</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/the-collapse-of-the-new-polish-left/" title="The Collapse of the New Polish Left">The Collapse of the New Polish Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/damianwinczewski/" title="Posts by Damian Winczewski" class="author url fn" rel="author">Damian Winczewski</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/the-political-tragedy-of-capitalist-rule/" title="The Political Tragedy of Capitalist Rule">The Political Tragedy of Capitalist Rule</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/mr-074-11-2023-04_0/" title="April 2023 (Volume 74, Number 11)">April 2023 (Volume 74, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/post-second-world-war-social-christianity-and-its-relevance-to-pope-franciss-criticism-of-nato/" title="Post-Second World War Social Christianity and Its Relevance to Pope Francis’s Criticism of NATO">Post-Second World War Social Christianity and Its Relevance to Pope Francis’s Criticism of NATO</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/tobyterrar/" title="Posts by Toby Terrar" class="author url fn" rel="author">Toby Terrar</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/mr-074-10-2023-03_0/" title="March 2023 (Volume 74, Number 10)">March 2023 (Volume 74, Number 10)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/mr-074-09-2023-02_0/" title="February 2023 (Volume 74, Number 9)">February 2023 (Volume 74, Number 9)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/they-use-their-religion-to-kill/" title="They use their religion to kill">They use their religion to kill</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/obfuscation-2/" title="Obfuscation">Obfuscation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2021/10/01/bhima-koregaon-and-the-powers-of-the-other-shore/" title="Bhima Koregaon and the “Powers of the Other Shore”">Bhima Koregaon and the “Powers of the Other Shore”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sarojgiri/" title="Posts by Saroj Giri" class="author url fn" rel="author">Saroj Giri</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/immigration/">Immigration</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/05/01/return-of-the-atlantic-route-from-west-africa-to-europe/" title="Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration">Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hannahcross/" title="Posts by Hannah Cross" class="author url fn" rel="author">Hannah Cross</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-political-economy-of-migration/" title="The Political Economy of Migration">The Political Economy of Migration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/torkillauesen/" title="Posts by Torkil Lauesen" class="author url fn" rel="author">Torkil Lauesen</a></span> </li> <li> <a href="https://monthlyreview.org/2021/09/01/not-a-nation-of-immigrants/" title="Not a Nation of Immigrants">Not a Nation of Immigrants</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/roxannedunbar-ortiz/" title="Posts by Roxanne Dunbar-Ortiz" class="author url fn" rel="author">Roxanne Dunbar-Ortiz</a></span> </li> <li> <a href="https://monthlyreview.org/2021/01/01/fighting-the-immigrant-threat-narrative/" title="Fighting the “Immigrant Threat” Narrative">Fighting the “Immigrant Threat” Narrative</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/lolaloustaunau/" title="Posts by Lola Loustaunau" class="author url fn" rel="author">Lola Loustaunau</a></span> </li> <li> <a href="https://monthlyreview.org/2019/10/01/green-card/" title="Green Card">Green Card</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kennethsalzmann/" title="Posts by Kenneth Salzmann" class="author url fn" rel="author">Kenneth Salzmann</a></span> </li> <li> <a href="https://monthlyreview.org/2019/05/01/californias-migrant-farmworkers/" title="California’s Migrant Farmworkers">California’s Migrant Farmworkers</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/bruceneuburger/" title="Posts by Bruce Neuburger" class="author url fn" rel="author">Bruce Neuburger</a></span> </li> <li> <a href="https://monthlyreview.org/2019/02/01/fighting-for-migrant-workers-in-hong-kong/" title="Fighting for Migrant Workers in Hong Kong">Fighting for Migrant Workers in Hong Kong</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/enilestari/" title="Posts by Eni Lestari" class="author url fn" rel="author">Eni Lestari</a> and <a href="https://monthlyreview.org/author/promiseli/" title="Posts by Promise Li" class="author url fn" rel="author">Promise Li</a></span> </li> <li> <a href="https://monthlyreview.org/2018/10/01/how-does-it-end/" title="How does it end?">How does it end?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2017/12/01/movement-as-a-political-act/" title="Movement as a Political Act">Movement as a Political Act</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/joanquesada/" title="Posts by Joan Quesada" class="author url fn" rel="author">Joan Quesada</a></span> </li> <li> <a href="https://monthlyreview.org/2017/02/01/marx-on-immigration/" title="Marx on Immigration">Marx on Immigration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidlwilson/" title="Posts by David L. Wilson" class="author url fn" rel="author">David L. Wilson</a></span> </li> <li> <a href="https://monthlyreview.org/2015/10/01/stripping-away-invisibility/" title="Stripping Away Invisibility">Stripping Away Invisibility</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/victorialaw/" title="Posts by Victoria Law" class="author url fn" rel="author">Victoria Law</a></span> </li> <li> <a href="https://monthlyreview.org/2015/10/01/the-part-of-illegal-they-dont-understand/" title="The Part of “Illegal” They Don’t Understand">The Part of “Illegal” They Don’t Understand</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidlwilson/" title="Posts by David L. Wilson" class="author url fn" rel="author">David L. Wilson</a></span> </li> <li> <a href="https://monthlyreview.org/2013/02/01/the-migration-and-labor-question-today-imperialism-unequal-development-and-forced-migration/" title="The Migration and Labor Question Today: Imperialism, Unequal Development, and Forced Migration">The Migration and Labor Question Today: Imperialism, Unequal Development, and Forced Migration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rauldelgadowise/" title="Posts by Ra煤l Delgado Wise" class="author url fn" rel="author">Ra煤l Delgado Wise</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/imperialism/">Imperialism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/mr-076-06-2024-10_0/" title="November 2024 (Volume 76, Number 6)">November 2024 (Volume 76, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/the-new-denial-of-imperialism-on-the-left/" title="The New Denial of Imperialism on the Left">The New Denial of Imperialism on the Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/mr-076-04-2024-08_0/" title="September 2024 (Volume 76, Number 4)">September 2024 (Volume 76, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/sub-imperialist-india-in-washingtons-anti-china-pivot/" title="Sub-Imperialist India in Washington’s Anti-China “Pivot”">Sub-Imperialist India in Washington’s Anti-China “Pivot”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/bernarddmello/" title="Posts by Bernard D鈥橫ello" class="author url fn" rel="author">Bernard D鈥橫ello</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/mr-076-03-2024-07_0/" title="July-August 2024 (Volume 76, Number 3)">July-August 2024 (Volume 76, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/imperialism-in-the-indo-pacific-an-introduction/" title="Imperialism in the Indo-Pacific鈥擜n Introduction">Imperialism in the Indo-Pacific鈥擜n Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/the-korean-linchpin-the-korean-peninsulas-enduring-centrality-in-u-s-indo-pacific-geostrategy/" title="The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy">The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/power-concedes-nothing-without-a-demand-peace-in-korea-and-northeast-asia-now/" title="Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!">Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dae-hansong/" title="Posts by Dae-Han Song" class="author url fn" rel="author">Dae-Han Song</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/when-the-ruling-class-parties-harden-indonesia-and-great-power-politics-in-the-indo-pacific/" title="When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific">When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/iqraanugrah/" title="Posts by Iqra Anugrah" class="author url fn" rel="author">Iqra Anugrah</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/the-council-on-foreign-relations-the-israel-lobby-and-the-war-on-gaza/" title="The Council on Foreign Relations, the Israel Lobby, and the War on Gaza">The Council on Foreign Relations, the Israel Lobby, and the War on Gaza</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/incarceration/">Incarceration</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2019/12/01/from-mass-incarceration-to-mass-coercion/" title="From Mass Incarceration to Mass Coercion">From Mass Incarceration to Mass Coercion</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/markjay/" title="Posts by Mark Jay" class="author url fn" rel="author">Mark Jay</a></span> </li> <li> <a href="https://monthlyreview.org/2017/11/01/i-am-wrestling-with-despair/" title="I am wrestling with despair">I am wrestling with despair</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2015/11/01/from-incarceration-to-decarceration/" title="From Incarceration to Decarceration">From Incarceration to Decarceration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/avivastahl/" title="Posts by Aviva Stahl" class="author url fn" rel="author">Aviva Stahl</a></span> </li> <li> <a href="https://monthlyreview.org/2014/01/01/the-plight-of-the-u-s-working-class/" title="The Plight of the U.S. Working Class">The Plight of the U.S. Working Class</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/fredmagdoff/" title="Posts by Fred Magdoff" class="author url fn" rel="author">Fred Magdoff</a> and <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2013/05/01/violence-usa/" title="Violence, USA">Violence, USA</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/henryagiroux/" title="Posts by Henry A. Giroux" class="author url fn" rel="author">Henry A. Giroux</a></span> </li> <li> <a href="https://monthlyreview.org/2012/10/01/neoliberalism-imperialism-and-the-militarization-of-urban-spaces/" title="Neoliberalism, Imperialism, and the Militarization of Urban Spaces">Neoliberalism, Imperialism, and the Militarization of Urban Spaces</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/matthewthomasclement/" title="Posts by Matthew Thomas Clement" class="author url fn" rel="author">Matthew Thomas Clement</a></span> </li> <li> <a href="https://monthlyreview.org/2012/02/01/first-they-came-for-the-sex-offenders/" title="First, They Came for the Sex Offenders">First, They Came for the Sex Offenders</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/judithlevine/" title="Posts by Judith Levine" class="author url fn" rel="author">Judith Levine</a></span> </li> <li> <a href="https://monthlyreview.org/2011/07/01/2-lessons-from-the-new-corporate-schooling/" title="2. Lessons from the New Corporate Schooling">2. Lessons from the New Corporate Schooling</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2011/07/01/militarism-and-education-normal/" title="Militarism and Education Normal">Militarism and Education Normal</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ericarmeiners/" title="Posts by Erica R. Meiners" class="author url fn" rel="author">Erica R. Meiners</a> and <a href="https://monthlyreview.org/author/theresequinn/" title="Posts by Therese Quinn" class="author url fn" rel="author">Therese Quinn</a></span> </li> <li> <a href="https://monthlyreview.org/2011/07/01/reflections-on-the-racial-web-of-discipline/" title="Reflections on the Racial Web of Discipline">Reflections on the Racial Web of Discipline</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/crystaltlaura/" title="Posts by Crystal T. Laura" class="author url fn" rel="author">Crystal T. Laura</a></span> </li> <li> <a href="https://monthlyreview.org/2010/01/01/high-in-the-andes/" title="High in the Andes">High in the Andes</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jamesmcenteer/" title="Posts by James McEnteer" class="author url fn" rel="author">James McEnteer</a></span> </li> <li> <a href="https://monthlyreview.org/2009/12/01/the-assassination-of-fred-hampton-by-the-fbi-and-chicago-police-forty-years-later/" title="The Assassination of Fred Hampton by the FBI and Chicago Police, Forty Years Later">The Assassination of Fred Hampton by the FBI and Chicago Police, Forty Years Later</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jeffreyhass/" title="Posts by Jeffrey Hass" class="author url fn" rel="author">Jeffrey Hass</a></span> </li> <li> <a href="https://monthlyreview.org/2009/11/01/the-resistable-rise-and-predictable-fall-of-the-u-s-supermax/" title="The Resistable Rise and Predictable Fall of the U.S. Supermax">The Resistable Rise and Predictable Fall of the U.S. Supermax</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/stephenfeisenman/" title="Posts by Stephen F. Eisenman" class="author url fn" rel="author">Stephen F. Eisenman</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/inequality/">Inequality</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/a-history-of-black-power-we-need-and-deserve/" title="A History of Black Power We Need and Deserve">A History of Black Power We Need and Deserve</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sayburgin/" title="Posts by Say Burgin" class="author url fn" rel="author">Say Burgin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/bit-despotism-the-genesis-of-high-tech-monopolies/" title="Bit Despotism: The Genesis of High-Tech Monopolies">Bit Despotism: The Genesis of High-Tech Monopolies</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mateocrossa/" title="Posts by Mateo Crossa" class="author url fn" rel="author">Mateo Crossa</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/how-microfinance-financializes-women/" title="How Microfinance Financializes Women">How Microfinance Financializes Women</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jingyizhang/" title="Posts by Jingyi Zhang" class="author url fn" rel="author">Jingyi Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/imperialism-in-the-indo-pacific-an-introduction/" title="Imperialism in the Indo-Pacific鈥擜n Introduction">Imperialism in the Indo-Pacific鈥擜n Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/the-korean-linchpin-the-korean-peninsulas-enduring-centrality-in-u-s-indo-pacific-geostrategy/" title="The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy">The Korean Linchpin: The Korean Peninsula’s Enduring Centrality in U.S. Indo-Pacific Geostrategy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/power-concedes-nothing-without-a-demand-peace-in-korea-and-northeast-asia-now/" title="Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!">Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dae-hansong/" title="Posts by Dae-Han Song" class="author url fn" rel="author">Dae-Han Song</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-actuality-of-red-africa/" title="The Actuality of Red Africa">The Actuality of Red Africa</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vijayprashad/" title="Posts by Vijay Prashad" class="author url fn" rel="author">Vijay Prashad</a> and <a href="https://monthlyreview.org/author/mikaelanhondoerskog/" title="Posts by Mikaela Nhondo Erskog" class="author url fn" rel="author">Mikaela Nhondo Erskog</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/is-black-capitalism-still-a-myth/" title="Is Black Capitalism Still a Myth?">Is Black Capitalism Still a Myth?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/earlofarihutchinson/" title="Posts by Earl Ofari Hutchinson" class="author url fn" rel="author">Earl Ofari Hutchinson</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/return-of-the-atlantic-route-from-west-africa-to-europe/" title="Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration">Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hannahcross/" title="Posts by Hannah Cross" class="author url fn" rel="author">Hannah Cross</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/who-owns-this-country/" title="Who owns this ‘country’?">Who owns this ‘country’?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-political-economy-of-migration/" title="The Political Economy of Migration">The Political Economy of Migration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/torkillauesen/" title="Posts by Torkil Lauesen" class="author url fn" rel="author">Torkil Lauesen</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/internet/">Internet</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/the-social-dialectics-of-ai/" title="The Social Dialectics of AI">The Social Dialectics of AI</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pietrodanielomodeo/" title="Posts by Pietro Daniel Omodeo" class="author url fn" rel="author">Pietro Daniel Omodeo</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/the-telecom-industry-in-india-free-market-or-monopoly-finance-capital/" title="The Telecom Industry in India: Free Market or Monopoly-Finance Capital?">The Telecom Industry in India: Free Market or Monopoly-Finance Capital?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rahulvarman/" title="Posts by Rahul Varman" class="author url fn" rel="author">Rahul Varman</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/disney-salo-and-pasolinis-inconsumable-art/" title="Disney, Salò, and Pasolini’s Inconsumable Art">Disney, Salò, and Pasolini’s Inconsumable Art</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/owenschalk/" title="Posts by Owen Schalk" class="author url fn" rel="author">Owen Schalk</a></span> </li> <li> <a href="https://monthlyreview.org/2020/11/01/the-commodification-of-online-cooperation/" title="The Commodification of Online Cooperation">The Commodification of Online Cooperation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/joshuasperber/" title="Posts by Joshua Sperber" class="author url fn" rel="author">Joshua Sperber</a></span> </li> <li> <a href="https://monthlyreview.org/2016/10/01/the-internet-and-monopoly-capitalism/" title="The Internet and Monopoly Capitalism">The Internet and Monopoly Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/danielauerbach/" title="Posts by Daniel Auerbach" class="author url fn" rel="author">Daniel Auerbach</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2014/07/01/surveillance-capitalism/" title="Surveillance Capitalism">Surveillance Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/robertwmcchesney/" title="Posts by Robert W. McChesney" class="author url fn" rel="author">Robert W. McChesney</a></span> </li> <li> <a href="https://monthlyreview.org/2014/07/01/electronic-communications-surveillance/" title="Electronic Communications Surveillance">Electronic Communications Surveillance</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurenregan/" title="Posts by Lauren Regan" class="author url fn" rel="author">Lauren Regan</a></span> </li> <li> <a href="https://monthlyreview.org/2014/07/01/the-new-surveillance-normal/" title="The New Surveillance Normal">The New Surveillance Normal</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidhprice/" title="Posts by David H. Price" class="author url fn" rel="author">David H. Price</a></span> </li> <li> <a href="https://monthlyreview.org/2014/07/01/u-s-control-of-the-internet/" title="U.S. Control of the Internet">U.S. Control of the Internet</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/prabirpurkayastha/" title="Posts by Prabir Purkayastha" class="author url fn" rel="author">Prabir Purkayastha</a> and <a href="https://monthlyreview.org/author/rishabbailey/" title="Posts by Rishab Bailey" class="author url fn" rel="author">Rishab Bailey</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/labor/">Labor</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/the-new-denial-of-imperialism-on-the-left/" title="The New Denial of Imperialism on the Left">The New Denial of Imperialism on the Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/the-social-dialectics-of-ai/" title="The Social Dialectics of AI">The Social Dialectics of AI</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pietrodanielomodeo/" title="Posts by Pietro Daniel Omodeo" class="author url fn" rel="author">Pietro Daniel Omodeo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/marxist-ecology-in-china-from-marxs-ecology-to-socialist-eco-civilization-theory/" title="Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory">Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chenyiwen/" title="Posts by Chen Yiwen" class="author url fn" rel="author">Chen Yiwen</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/when-the-ruling-class-parties-harden-indonesia-and-great-power-politics-in-the-indo-pacific/" title="When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific">When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/iqraanugrah/" title="Posts by Iqra Anugrah" class="author url fn" rel="author">Iqra Anugrah</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/relative-pauperization-and-involution-in-contemporary-china/" title="Relative Pauperization and Involution in Contemporary China: A Survey of Jingzhou City">Relative Pauperization and Involution in Contemporary China: A Survey of Jingzhou City</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/alexwitherspoon/" title="Posts by Alex Witherspoon" class="author url fn" rel="author">Alex Witherspoon</a>, <a href="https://monthlyreview.org/author/amirkhan/" title="Posts by Amir Khan" class="author url fn" rel="author">Amir Khan</a> and <a href="https://monthlyreview.org/author/yuzhou/" title="Posts by Yu Zhou" class="author url fn" rel="author">Yu Zhou</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/unequal-value-transfer-from-mexico-to-the-united-states/" title="Unequal Value Transfer from Mexico to the United States">Unequal Value Transfer from Mexico to the United States</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mateocrossa/" title="Posts by Mateo Crossa" class="author url fn" rel="author">Mateo Crossa</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/where-danger-lies-the-communal-alternative-in-venezuela/" title="‘Where Danger Lies…’: The Communal Alternative in Venezuela">‘Where Danger Lies…’: The Communal Alternative in Venezuela</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/planning-an-ecologically-sustainable-and-democratic-economy-challenges-and-tasks/" title="Planning an Ecologically Sustainable and Democratic Economy: Challenges and Tasks">Planning an Ecologically Sustainable and Democratic Economy: Challenges and Tasks</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/martinhart-landsberg/" title="Posts by Martin Hart-Landsberg" class="author url fn" rel="author">Martin Hart-Landsberg</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/grand-theft-capital-the-increasing-exploitation-and-robbery-of-the-u-s-working-class/" title="Grand Theft Capital: The Increasing Exploitation and Robbery of the U.S. Working Class">Grand Theft Capital: The Increasing Exploitation and Robbery of the U.S. Working Class</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/fredmagdoff/" title="Posts by Fred Magdoff" class="author url fn" rel="author">Fred Magdoff</a> and <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/04/01/the-meaning-of-so-called-primitive-accumulation/" title="The Meaning of ‘So-Called Primitive Accumulation’">The Meaning of ‘So-Called Primitive Accumulation’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ianangus/" title="Posts by Ian Angus" class="author url fn" rel="author">Ian Angus</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/limits-to-supply-chain-resilience-a-monopoly-capital-critique/" title="Limits to Supply Chain Resilience: A Monopoly Capital Critique">Limits to Supply Chain Resilience: A Monopoly Capital Critique</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a></span> </li> <li> <a href="https://monthlyreview.org/2023/02/01/u-s-economic-planning-in-the-second-world-war-and-the-planetary-crisis/" title="U.S. Economic Planning in the Second World War and the Planetary Crisis">U.S. Economic Planning in the Second World War and the Planetary Crisis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/martinhart-landsberg/" title="Posts by Martin Hart-Landsberg" class="author url fn" rel="author">Martin Hart-Landsberg</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/lgbt/">LGBTQA</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2016/11/01/memories-of-a-u-s-political-prisoner/" title="Memories of a U.S. Political Prisoner">Memories of a U.S. Political Prisoner</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidgilbert/" title="Posts by David Gilbert" class="author url fn" rel="author">David Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2012/11/01/queer-liberation-means-prison-abolition/" title="Queer Liberation Means Prison Abolition">Queer Liberation Means Prison Abolition</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/victorialaw/" title="Posts by Victoria Law" class="author url fn" rel="author">Victoria Law</a></span> </li> <li> <a href="https://monthlyreview.org/2012/02/01/first-they-came-for-the-sex-offenders/" title="First, They Came for the Sex Offenders">First, They Came for the Sex Offenders</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/judithlevine/" title="Posts by Judith Levine" class="author url fn" rel="author">Judith Levine</a></span> </li> <li> <a href="https://monthlyreview.org/2011/07/01/militarism-and-education-normal/" title="Militarism and Education Normal">Militarism and Education Normal</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ericarmeiners/" title="Posts by Erica R. Meiners" class="author url fn" rel="author">Erica R. Meiners</a> and <a href="https://monthlyreview.org/author/theresequinn/" title="Posts by Therese Quinn" class="author url fn" rel="author">Therese Quinn</a></span> </li> <li> <a href="https://monthlyreview.org/2004/03/01/the-right-not-to-work-power-and-disability/" title="The Right Not to Work: Power and Disability">The Right Not to Work: Power and Disability</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sunnytaylor/" title="Posts by Sunny Taylor" class="author url fn" rel="author">Sunny Taylor</a></span> </li> <li> <a href="https://monthlyreview.org/2003/03/01/the-socialist-feminist-project/" title="The Socialist Feminist Project">The Socialist Feminist Project</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/nancyholmstrom/" title="Posts by Nancy Holmstrom" class="author url fn" rel="author">Nancy Holmstrom</a></span> </li> <li> <a href="https://monthlyreview.org/2002/07/01/the-cultures-of-socialism-in-the-united-states/" title="The Cultures of Socialism in the United States">The Cultures of Socialism in the United States</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulbuhle/" title="Posts by Paul Buhle" class="author url fn" rel="author">Paul Buhle</a></span> </li> <li> <a href="https://monthlyreview.org/2001/10/01/the-broader-picture/" title="The Broader Picture">The Broader Picture</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hestereisenstein/" title="Posts by Hester Eisenstein" class="author url fn" rel="author">Hester Eisenstein</a></span> </li> <li> <a href="https://monthlyreview.org/2001/07/01/cruel-but-not-unusual/" title="Cruel but Not Unusual">Cruel but Not Unusual</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/susieday/" title="Posts by Susie Day" class="author url fn" rel="author">Susie Day</a></span> </li> <li> <a href="https://monthlyreview.org/2001/05/01/the-queergay-assimilationist-split/" title="The Queer/Gay Assimilationist Split">The Queer/Gay Assimilationist Split</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminhshepard/" title="Posts by Benjamin H. Shepard" class="author url fn" rel="author">Benjamin H. Shepard</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/literature/">Literature</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/hegemony-and-the-subaltern-in-kafkas-josephine-the-singer/" title="Hegemony and the Subaltern in Kafka’s “Josephine the Singer”">Hegemony and the Subaltern in Kafka’s “Josephine the Singer”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2022/09/01/h-bruce-franklins-most-important-books/" title="H. Bruce Franklin’s Most Important Books">H. Bruce Franklin’s Most Important Books</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hbrucefranklin/" title="Posts by H. Bruce Franklin" class="author url fn" rel="author">H. Bruce Franklin</a> and <a href="https://monthlyreview.org/author/dougstorm/" title="Posts by Doug Storm" class="author url fn" rel="author">Doug Storm</a></span> </li> <li> <a href="https://monthlyreview.org/2021/04/01/these-brothers-chose-well/" title="These Brothers Chose Well">These Brothers Chose Well</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2021/03/01/what-we-recovered-in-the-revolution/" title="What We Recovered in the Revolution">What We Recovered in the Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/camilavalle/" title="Posts by Camila Valle" class="author url fn" rel="author">Camila Valle</a></span> </li> <li> <a href="https://monthlyreview.org/2021/02/01/red-star/" title="Red Star">Red Star</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/aleksandradjurasovic/" title="Posts by Aleksandra Djurasovic" class="author url fn" rel="author">Aleksandra Djurasovic</a> and <a href="https://monthlyreview.org/author/milandjurasovic/" title="Posts by Milan Djurasovic" class="author url fn" rel="author">Milan Djurasovic</a></span> </li> <li> <a href="https://monthlyreview.org/2020/03/01/healing-the-hurricane-in-our-chest/" title="Healing the Hurricane in Our Chest">Healing the Hurricane in Our Chest</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/nylcajmunozsosa/" title="Posts by Nylca J. Mu帽oz Sosa" class="author url fn" rel="author">Nylca J. Mu帽oz Sosa</a></span> </li> <li> <a href="https://monthlyreview.org/2019/11/01/the-trial-of-thomas-hardy/" title="The Trial of Thomas Hardy">The Trial of Thomas Hardy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ianangus/" title="Posts by Ian Angus" class="author url fn" rel="author">Ian Angus</a></span> </li> <li> <a href="https://monthlyreview.org/2019/11/01/race-and-mystery-in-cape-cod/" title="Race and Mystery in Cape Cod">Race and Mystery in Cape Cod</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/nicholaspowers/" title="Posts by Nicholas Powers" class="author url fn" rel="author">Nicholas Powers</a></span> </li> <li> <a href="https://monthlyreview.org/2019/05/01/salvador-allende-not-in-my-name/" title="Salvador Allende: ‘Not in My Name’">Salvador Allende: ‘Not in My Name’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/atilioboron/" title="Posts by Atilio Bor贸n" class="author url fn" rel="author">Atilio Bor贸n</a></span> </li> <li> <a href="https://monthlyreview.org/2018/10/01/the-radicalization-of-dashiell-hammett/" title="The Radicalization of Dashiell Hammett">The Radicalization of Dashiell Hammett</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/albertruben/" title="Posts by Albert Ruben" class="author url fn" rel="author">Albert Ruben</a></span> </li> <li> <a href="https://monthlyreview.org/2017/05/01/trumps-america/" title="Trump’s America">Trump’s America</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/henryagiroux/" title="Posts by Henry A. Giroux" class="author url fn" rel="author">Henry A. Giroux</a></span> </li> <li> <a href="https://monthlyreview.org/2016/10/01/a-working-class-sherlock/" title="A Working-Class Sherlock">A Working-Class Sherlock</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/greggshotwell/" title="Posts by Gregg Shotwell" class="author url fn" rel="author">Gregg Shotwell</a></span> </li> <li> <a href="https://monthlyreview.org/2016/04/01/realists-of-a-larger-reality/" title="“Realists of a Larger Reality”">“Realists of a Larger Reality”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/amyschragerlang/" title="Posts by Amy Schrager Lang" class="author url fn" rel="author">Amy Schrager Lang</a> and <a href="https://monthlyreview.org/author/danielroszalanglevitsky/" title="Posts by Daniel Rosza Lang/Levitsky" class="author url fn" rel="author">Daniel Rosza Lang/Levitsky</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/marxism/">Marxism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/mr-076-06-2024-10_0/" title="November 2024 (Volume 76, Number 6)">November 2024 (Volume 76, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/the-new-denial-of-imperialism-on-the-left/" title="The New Denial of Imperialism on the Left">The New Denial of Imperialism on the Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/my-notes-on-the-return-of-nature/" title="My Notes on ‘The Return of Nature’">My Notes on ‘The Return of Nature’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulburkett/" title="Posts by Paul Burkett" class="author url fn" rel="author">Paul Burkett</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/richard-iii-the-tudor-myth-and-the-transition-from-feudalism-to-capitalism/" title="Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism">Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/thomaselambert/" title="Posts by Thomas E. Lambert" class="author url fn" rel="author">Thomas E. Lambert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/applying-misapplying-gramscios-passive-revolution-to-latin-america/" title="Applying/Misapplying Gramsci’s Passive Revolution to Latin America">Applying/Misapplying Gramsci’s Passive Revolution to Latin America</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/the-ecological-rift-in-the-anthropocene/" title="The Ecological Rift in the Anthropocene">The Ecological Rift in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/fabioquerido/" title="Posts by Fabio Querido" class="author url fn" rel="author">Fabio Querido</a>, <a href="https://monthlyreview.org/author/mariaorlandapinassi/" title="Posts by Maria Orlanda Pinassi" class="author url fn" rel="author">Maria Orlanda Pinassi</a> and <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/how-microfinance-financializes-women/" title="How Microfinance Financializes Women">How Microfinance Financializes Women</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jingyizhang/" title="Posts by Jingyi Zhang" class="author url fn" rel="author">Jingyi Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/changes-in-u-s-grand-strategy-in-the-indo-pacific-and-chinas-countermeasures/" title="Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures">Changes in U.S. Grand Strategy in the Indo-Pacific and China’s Countermeasures</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chengenfu/" title="Posts by Cheng Enfu" class="author url fn" rel="author">Cheng Enfu</a> and <a href="https://monthlyreview.org/author/lijing/" title="Posts by Li Jing" class="author url fn" rel="author">Li Jing</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/taiwan-an-anti-imperialist-perspective/" title="Taiwan: An Anti-Imperialist Perspective">Taiwan: An Anti-Imperialist Perspective</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/qiaocollective/" title="Posts by Qiao Collective" class="author url fn" rel="author">Qiao Collective</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/when-the-ruling-class-parties-harden-indonesia-and-great-power-politics-in-the-indo-pacific/" title="When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific">When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/iqraanugrah/" title="Posts by Iqra Anugrah" class="author url fn" rel="author">Iqra Anugrah</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/was-karl-marx-a-degrowth-communist/" title="Was Karl Marx a Degrowth Communist?">Was Karl Marx a Degrowth Communist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/marxist-ecology/">Marxist Ecology</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/my-notes-on-the-return-of-nature/" title="My Notes on ‘The Return of Nature’">My Notes on ‘The Return of Nature’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulburkett/" title="Posts by Paul Burkett" class="author url fn" rel="author">Paul Burkett</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/mr-076-05-2024-09_1/" title="October 2024 (Volume 76, Number 5)">October 2024 (Volume 76, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/marxist-ecology-in-china-from-marxs-ecology-to-socialist-eco-civilization-theory/" title="Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory">Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chenyiwen/" title="Posts by Chen Yiwen" class="author url fn" rel="author">Chen Yiwen</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/the-ecological-rift-in-the-anthropocene/" title="The Ecological Rift in the Anthropocene">The Ecological Rift in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/fabioquerido/" title="Posts by Fabio Querido" class="author url fn" rel="author">Fabio Querido</a>, <a href="https://monthlyreview.org/author/mariaorlandapinassi/" title="Posts by Maria Orlanda Pinassi" class="author url fn" rel="author">Maria Orlanda Pinassi</a> and <a href="https://monthlyreview.org/author/michaellowy/" title="Posts by Michael L枚wy" class="author url fn" rel="author">Michael L枚wy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/mr-076-02-2024-06_0/" title="June 2024 (Volume 76, Number 2)">June 2024 (Volume 76, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/was-karl-marx-a-degrowth-communist/" title="Was Karl Marx a Degrowth Communist?">Was Karl Marx a Degrowth Communist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/mr-076-01-2024-05_0/" title="May 2024 (Volume 76, Number 1)">May 2024 (Volume 76, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/extractivism-in-the-anthropocene/" title="Extractivism in the Anthropocene">Extractivism in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-necessity-of-system-change-an-ecological-and-marxian-synthesis/" title="The Necessity of System Change: An Ecological and Marxian Synthesis">The Necessity of System Change: An Ecological and Marxian Synthesis</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mgrazianoceddia/" title="Posts by M. Graziano Ceddia" class="author url fn" rel="author">M. Graziano Ceddia</a> and <a href="https://monthlyreview.org/author/jacoponicolabergamo/" title="Posts by Jacopo Nicola Bergamo" class="author url fn" rel="author">Jacopo Nicola Bergamo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/the-ecological-crisis-of-capitalism-and-human-survival/" title="The Ecological Crisis of Capitalism and Human Survival">The Ecological Crisis of Capitalism and Human Survival</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/media/">Media</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/hegemony-and-the-subaltern-in-kafkas-josephine-the-singer/" title="Hegemony and the Subaltern in Kafka’s “Josephine the Singer”">Hegemony and the Subaltern in Kafka’s “Josephine the Singer”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/the-social-dialectics-of-ai/" title="The Social Dialectics of AI">The Social Dialectics of AI</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pietrodanielomodeo/" title="Posts by Pietro Daniel Omodeo" class="author url fn" rel="author">Pietro Daniel Omodeo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/mr-076-05-2024-09_1/" title="October 2024 (Volume 76, Number 5)">October 2024 (Volume 76, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/uarcs-the-american-universities-that-produce-warfighters/" title="UARCs: The American Universities that Produce Warfighters">UARCs: The American Universities that Produce Warfighters</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sylviajmartin/" title="Posts by Sylvia J. Martin" class="author url fn" rel="author">Sylvia J. Martin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/mr-076-03-2024-07_0/" title="July-August 2024 (Volume 76, Number 3)">July-August 2024 (Volume 76, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/einsteins-why-socialism-and-monthly-review/" title="Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction">Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/the-council-on-foreign-relations-the-israel-lobby-and-the-war-on-gaza/" title="The Council on Foreign Relations, the Israel Lobby, and the War on Gaza">The Council on Foreign Relations, the Israel Lobby, and the War on Gaza</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/extractivism-in-the-anthropocene/" title="Extractivism in the Anthropocene">Extractivism in the Anthropocene</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/old-age-but-no-rest-a-political-economic-reflection-on-delayed-retirement-policy/" title="Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy">Old Age but No Rest: A Political-Economic Reflection on Delayed Retirement Policy</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/caichao/" title="Posts by Cai Chao" class="author url fn" rel="author">Cai Chao</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/who-owns-this-country/" title="Who owns this ‘country’?">Who owns this ‘country’?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/margepiercy/" title="Posts by Marge Piercy" class="author url fn" rel="author">Marge Piercy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/mr-075-10-2024-03_0/" title="March 2024 (Volume 75, Number 10)">March 2024 (Volume 75, Number 10)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/do-it-yourself-brother-cultural-autonomy-and-the-new-thing/" title="Do It Yourself, Brother: Cultural Autonomy and the New Thing">Do It Yourself, Brother: Cultural Autonomy and the New Thing</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/eleven-theses-on-music/" title="Eleven Theses on Music">Eleven Theses on Music</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulburkett/" title="Posts by Paul Burkett" class="author url fn" rel="author">Paul Burkett</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/monopoly/">Monopoly</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/bit-despotism-the-genesis-of-high-tech-monopolies/" title="Bit Despotism: The Genesis of High-Tech Monopolies">Bit Despotism: The Genesis of High-Tech Monopolies</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mateocrossa/" title="Posts by Mateo Crossa" class="author url fn" rel="author">Mateo Crossa</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/what-do-we-learn-about-capitalism-from-chip-war/" title="What Do We Learn about Capitalism from Chip War?">What Do We Learn about Capitalism from Chip War?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/rahulvarman/" title="Posts by Rahul Varman" class="author url fn" rel="author">Rahul Varman</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/platform-company-dominance-and-labor-struggles-in-the-digital-economy-the-case-of-south-korea/" title="Platform Company Dominance and Labor Struggles in the Digital Economy: The Case of South Korea">Platform Company Dominance and Labor Struggles in the Digital Economy: The Case of South Korea</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kyung-pilkim/" title="Posts by Kyung-Pil Kim" class="author url fn" rel="author">Kyung-Pil Kim</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/limits-to-supply-chain-resilience-a-monopoly-capital-critique/" title="Limits to Supply Chain Resilience: A Monopoly Capital Critique">Limits to Supply Chain Resilience: A Monopoly Capital Critique</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a></span> </li> <li> <a href="https://monthlyreview.org/2022/12/01/mining-capital-and-the-indonesian-state/" title="Mining Capital and the Indonesian State">Mining Capital and the Indonesian State</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ariantosangadji/" title="Posts by Arianto Sangadji" class="author url fn" rel="author">Arianto Sangadji</a></span> </li> <li> <a href="https://monthlyreview.org/2022/03/01/the-united-fruit-co/" title="The United Fruit Co.">The United Fruit Co.</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pabloneruda/" title="Posts by Pablo Neruda" class="author url fn" rel="author">Pablo Neruda</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/disney-salo-and-pasolinis-inconsumable-art/" title="Disney, Salò, and Pasolini’s Inconsumable Art">Disney, Salò, and Pasolini’s Inconsumable Art</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/owenschalk/" title="Posts by Owen Schalk" class="author url fn" rel="author">Owen Schalk</a></span> </li> <li> <a href="https://monthlyreview.org/2021/01/01/the-contagion-of-capital/" title="The Contagion of Capital">The Contagion of Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a>, <a href="https://monthlyreview.org/author/jamil/" title="Posts by R. Jamil Jonna" class="author url fn" rel="author">R. Jamil Jonna</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2019/12/01/liberated-capitalism/" title="Liberated Capitalism">Liberated Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/henrykszlajfer/" title="Posts by Henryk Szlajfer" class="author url fn" rel="author">Henryk Szlajfer</a> and <a href="https://monthlyreview.org/author/grzegorzkonat/" title="Posts by Grzegorz Konat" class="author url fn" rel="author">Grzegorz Konat</a></span> </li> <li> <a href="https://monthlyreview.org/2016/07/01/monopoly-capital-at-the-half-century-mark/" title="Monopoly Capital at the Half-Century Mark"><em>Monopoly Capital</em> at the Half-Century Mark</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2016/07/01/surplus-absorption-and-waste-in-neoliberal-monopoly-capitalism/" title="Surplus Absorption and Waste in Neoliberal Monopoly Capitalism">Surplus Absorption and Waste in Neoliberal Monopoly Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/maryvwrenn/" title="Posts by Mary V. Wrenn" class="author url fn" rel="author">Mary V. Wrenn</a></span> </li> <li> <a href="https://monthlyreview.org/2016/07/01/multinational-corporations-and-the-globalization-of-monopoly-capital-from-the-1960s-to-the-present/" title="Multinational Corporations and the Globalization of Monopoly Capital">Multinational Corporations and the Globalization of Monopoly Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/intansuwandi/" title="Posts by Intan Suwandi" class="author url fn" rel="author">Intan Suwandi</a> and <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2010/02/01/the-age-of-monopoly-finance-capital/" title="The Age of Monopoly-Finance Capital">The Age of Monopoly-Finance Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/movements/">Movements</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/the-new-denial-of-imperialism-on-the-left/" title="The New Denial of Imperialism on the Left">The New Denial of Imperialism on the Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/the-social-dialectics-of-ai/" title="The Social Dialectics of AI">The Social Dialectics of AI</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pietrodanielomodeo/" title="Posts by Pietro Daniel Omodeo" class="author url fn" rel="author">Pietro Daniel Omodeo</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/a-history-of-black-power-we-need-and-deserve/" title="A History of Black Power We Need and Deserve">A History of Black Power We Need and Deserve</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sayburgin/" title="Posts by Say Burgin" class="author url fn" rel="author">Say Burgin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/richard-iii-the-tudor-myth-and-the-transition-from-feudalism-to-capitalism/" title="Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism">Richard III, the Tudor Myth, and the Transition from Feudalism to Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/thomaselambert/" title="Posts by Thomas E. Lambert" class="author url fn" rel="author">Thomas E. Lambert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/marxist-ecology-in-china-from-marxs-ecology-to-socialist-eco-civilization-theory/" title="Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory">Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chenyiwen/" title="Posts by Chen Yiwen" class="author url fn" rel="author">Chen Yiwen</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/applying-misapplying-gramscios-passive-revolution-to-latin-america/" title="Applying/Misapplying Gramsci’s Passive Revolution to Latin America">Applying/Misapplying Gramsci’s Passive Revolution to Latin America</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/mr-076-04-2024-08_0/" title="September 2024 (Volume 76, Number 4)">September 2024 (Volume 76, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/listen-to-the-ecologists/" title="Listen to the Ecologists!">Listen to the Ecologists!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/mr-076-03-2024-07_0/" title="July-August 2024 (Volume 76, Number 3)">July-August 2024 (Volume 76, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/power-concedes-nothing-without-a-demand-peace-in-korea-and-northeast-asia-now/" title="Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!">Power Concedes Nothing Without a Demand: Peace in Korea and Northeast Asia Now!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/dae-hansong/" title="Posts by Dae-Han Song" class="author url fn" rel="author">Dae-Han Song</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/when-the-ruling-class-parties-harden-indonesia-and-great-power-politics-in-the-indo-pacific/" title="When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific">When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/iqraanugrah/" title="Posts by Iqra Anugrah" class="author url fn" rel="author">Iqra Anugrah</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/net-zero-and-the-china-challenge-decarbonization-amid-great-power-competition-in-the-indo-pacific/" title="Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific">Net-Zero and the China Challenge: Decarbonization amid Great Power Competition in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliedelosreyes/" title="Posts by Julie de los Reyes" class="author url fn" rel="author">Julie de los Reyes</a> and <a href="https://monthlyreview.org/author/jewellordnemsingh/" title="Posts by Jewellord Nem Singh" class="author url fn" rel="author">Jewellord Nem Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/philosophy/">Philosophy</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/06/01/was-karl-marx-a-degrowth-communist/" title="Was Karl Marx a Degrowth Communist?">Was Karl Marx a Degrowth Communist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/on-the-misery-of-left-nietzscheanism-or-philosophy-as-irrationalist-ideology/" title="On the Misery of Left Nietzscheanism, or Philosophy as Irrationalist Ideology">On the Misery of Left Nietzscheanism, or Philosophy as Irrationalist Ideology</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/matthewsharpe/" title="Posts by Matthew Sharpe" class="author url fn" rel="author">Matthew Sharpe</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/engels-for-our-times-gender-social-reproduction-and-revolution/" title="Engels for Our Times: Gender, Social Reproduction, and Revolution">Engels for Our Times: Gender, Social Reproduction, and Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/marnieholborow/" title="Posts by Marnie Holborow" class="author url fn" rel="author">Marnie Holborow</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/the-case-for-socialist-veganism/" title="The Case for Socialist Veganism">The Case for Socialist Veganism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/benjaminselwyn/" title="Posts by Benjamin Selwyn" class="author url fn" rel="author">Benjamin Selwyn</a> and <a href="https://monthlyreview.org/author/charisdavis/" title="Posts by Charis Davis" class="author url fn" rel="author">Charis Davis</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/the-dialectics-of-ecology-an-introduction/" title="The Dialectics of Ecology: An Introduction">The Dialectics of Ecology: An Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/monthly-review-and-the-environment/" title="‘Monthly Review’ and the Environment">‘Monthly Review’ and the Environment</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/batuhansarican/" title="Posts by Batuhan Sarican" class="author url fn" rel="author">Batuhan Sarican</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/marxian-ecology-east-and-west/" title="Marxian Ecology, East and West: Joseph Needham and a Non-Eurocentric View of the Origins of China’s Ecological Civilization">Marxian Ecology, East and West: Joseph Needham and a Non-Eurocentric View of the Origins of China’s Ecological Civilization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/totality-decades-of-debate-and-the-return-of-nature/" title="Totality: Decades of Debate and the Return of Nature">Totality: Decades of Debate and the Return of Nature</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/helenasheehan/" title="Posts by Helena Sheehan" class="author url fn" rel="author">Helena Sheehan</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/mr-075-03-2023-07_0/" title="July-August 2023 (Volume 75, Number 3)">July-August 2023 (Volume 75, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/planned-degrowth/" title="Planned Degrowth: Ecosocialism and Sustainable Human Development">Planned Degrowth: Ecosocialism and Sustainable Human Development</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/on-technology-and-degrowth/" title="On Technology and Degrowth">On Technology and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jasonhickel/" title="Posts by Jason Hickel" class="author url fn" rel="author">Jason Hickel</a></span> </li> <li> <a href="https://monthlyreview.org/2023/06/01/engels-and-the-second-foundation-of-marxism/" title="Engels and the Second Foundation of Marxism">Engels and the Second Foundation of Marxism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/06/01/the-myth-of-1968-thought-and-the-french-intelligentsia-historical-commodity-fetishism-and-ideological-rollback/" title="The Myth of 1968 Thought and the French Intelligentsia: Historical Commodity Fetishism and Ideological Rollback">The Myth of 1968 Thought and the French Intelligentsia: Historical Commodity Fetishism and Ideological Rollback</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/gabrielrockhill/" title="Posts by Gabriel Rockhill" class="author url fn" rel="author">Gabriel Rockhill</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/political-economy/">Political Economy</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/hegemony-and-the-subaltern-in-kafkas-josephine-the-singer/" title="Hegemony and the Subaltern in Kafka’s “Josephine the Singer”">Hegemony and the Subaltern in Kafka’s “Josephine the Singer”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/11/01/bit-despotism-the-genesis-of-high-tech-monopolies/" title="Bit Despotism: The Genesis of High-Tech Monopolies">Bit Despotism: The Genesis of High-Tech Monopolies</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/mateocrossa/" title="Posts by Mateo Crossa" class="author url fn" rel="author">Mateo Crossa</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/marxist-ecology-in-china-from-marxs-ecology-to-socialist-eco-civilization-theory/" title="Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory">Marxist Ecology in China: From Marx’s Ecology to Socialist Eco-Civilization Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chenyiwen/" title="Posts by Chen Yiwen" class="author url fn" rel="author">Chen Yiwen</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/sub-imperialist-india-in-washingtons-anti-china-pivot/" title="Sub-Imperialist India in Washington’s Anti-China “Pivot”">Sub-Imperialist India in Washington’s Anti-China “Pivot”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/bernarddmello/" title="Posts by Bernard D鈥橫ello" class="author url fn" rel="author">Bernard D鈥橫ello</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/uarcs-the-american-universities-that-produce-warfighters/" title="UARCs: The American Universities that Produce Warfighters">UARCs: The American Universities that Produce Warfighters</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sylviajmartin/" title="Posts by Sylvia J. Martin" class="author url fn" rel="author">Sylvia J. Martin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/listen-to-the-ecologists/" title="Listen to the Ecologists!">Listen to the Ecologists!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a> and <a href="https://monthlyreview.org/author/paulmsweezy/" title="Posts by Paul M. Sweezy" class="author url fn" rel="author">Paul M. Sweezy</a></span> </li> <li> <a href="https://monthlyreview.org/2024/09/01/how-microfinance-financializes-women/" title="How Microfinance Financializes Women">How Microfinance Financializes Women</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jingyizhang/" title="Posts by Jingyi Zhang" class="author url fn" rel="author">Jingyi Zhang</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/imperialism-in-the-indo-pacific-an-introduction/" title="Imperialism in the Indo-Pacific鈥擜n Introduction">Imperialism in the Indo-Pacific鈥擜n Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/brettclark/" title="Posts by Brett Clark" class="author url fn" rel="author">Brett Clark</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/mr-076-02-2024-06_0/" title="June 2024 (Volume 76, Number 2)">June 2024 (Volume 76, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/is-black-capitalism-still-a-myth/" title="Is Black Capitalism Still a Myth?">Is Black Capitalism Still a Myth?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/earlofarihutchinson/" title="Posts by Earl Ofari Hutchinson" class="author url fn" rel="author">Earl Ofari Hutchinson</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/return-of-the-atlantic-route-from-west-africa-to-europe/" title="Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration">Return of the Atlantic Route from West Africa to Europe: Imperialism and Regional (De-)Integration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hannahcross/" title="Posts by Hannah Cross" class="author url fn" rel="author">Hannah Cross</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/psychology/">Psychology</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2017/03/01/mourning-and-militancy/" title="‘Mourning and Militancy’">‘Mourning and Militancy’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/richardseymour/" title="Posts by Richard Seymour" class="author url fn" rel="author">Richard Seymour</a> and <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/race/">Race</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/11/01/a-history-of-black-power-we-need-and-deserve/" title="A History of Black Power We Need and Deserve">A History of Black Power We Need and Deserve</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sayburgin/" title="Posts by Say Burgin" class="author url fn" rel="author">Say Burgin</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-actuality-of-red-africa/" title="The Actuality of Red Africa">The Actuality of Red Africa</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vijayprashad/" title="Posts by Vijay Prashad" class="author url fn" rel="author">Vijay Prashad</a> and <a href="https://monthlyreview.org/author/mikaelanhondoerskog/" title="Posts by Mikaela Nhondo Erskog" class="author url fn" rel="author">Mikaela Nhondo Erskog</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/is-black-capitalism-still-a-myth/" title="Is Black Capitalism Still a Myth?">Is Black Capitalism Still a Myth?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/earlofarihutchinson/" title="Posts by Earl Ofari Hutchinson" class="author url fn" rel="author">Earl Ofari Hutchinson</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/do-it-yourself-brother-cultural-autonomy-and-the-new-thing/" title="Do It Yourself, Brother: Cultural Autonomy and the New Thing">Do It Yourself, Brother: Cultural Autonomy and the New Thing</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/christiannoakes/" title="Posts by Christian Noakes" class="author url fn" rel="author">Christian Noakes</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/critical-race-theory/" title="Critical Race Theory">Critical Race Theory</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kennethsalzmann/" title="Posts by Kenneth Salzmann" class="author url fn" rel="author">Kenneth Salzmann</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/ballad-of-an-american-the-illustrious-life-of-paul-robeson-newly-illustrated/" title="‘Ballad of an American’: The Illustrious Life of Paul Robeson, Newly Illustrated">‘Ballad of an American’: The Illustrious Life of Paul Robeson, Newly Illustrated</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/a-nation-of-guns/" title="A Nation of Guns">A Nation of Guns</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/roxannedunbar-ortiz/" title="Posts by Roxanne Dunbar-Ortiz" class="author url fn" rel="author">Roxanne Dunbar-Ortiz</a></span> </li> <li> <a href="https://monthlyreview.org/2023/01/01/nato-and-the-long-war-on-the-third-world/" title="NATO and the Long War on the Third World">NATO and the Long War on the Third World</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/pawelwargan/" title="Posts by Paweł Wargan" class="author url fn" rel="author">Paweł Wargan</a></span> </li> <li> <a href="https://monthlyreview.org/2022/09/01/intelligence-under-racial-capitalism-from-eugenics-to-standardized-testing-and-online-learning/" title="Intelligence Under Racial Capitalism: From Eugenics to Standardized Testing and Online Learning">Intelligence Under Racial Capitalism: From Eugenics to Standardized Testing and Online Learning</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/yardenkatz/" title="Posts by Yarden Katz" class="author url fn" rel="author">Yarden Katz</a></span> </li> <li> <a href="https://monthlyreview.org/2022/05/01/histories-of-racial-capitalism-and-the-dynamics-of-the-capitalist-system/" title="Histories of Racial Capitalism and the Dynamics of the Capitalist System">Histories of Racial Capitalism and the Dynamics of the Capitalist System</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/juliusalexandermcgee/" title="Posts by Julius Alexander McGee" class="author url fn" rel="author">Julius Alexander McGee</a> and <a href="https://monthlyreview.org/author/patricktrentgreiner/" title="Posts by Patrick Trent Greiner" class="author url fn" rel="author">Patrick Trent Greiner</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/standing-against-racism-and-empire-remembering-elizabeth-betita-sutherland-martinez/" title="Standing Against Racism and Empire: Remembering Elizabeth ‘Betita’ Sutherland Martinez">Standing Against Racism and Empire: Remembering Elizabeth ‘Betita’ Sutherland Martinez</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/erikwallenberg/" title="Posts by Erik Wallenberg" class="author url fn" rel="author">Erik Wallenberg</a></span> </li> <li> <a href="https://monthlyreview.org/2022/03/01/revisiting-marx-on-race-capitalism-and-revolution/" title="Revisiting Marx on Race, Capitalism, and Revolution">Revisiting Marx on Race, Capitalism, and Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kevinbanderson/" title="Posts by Kevin B. Anderson" class="author url fn" rel="author">Kevin B. Anderson</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/keeping-the-challenges-before-us/" title="Keeping the Challenges Before Us">Keeping the Challenges Before Us</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/billfletcherjr/" title="Posts by Bill Fletcher Jr." class="author url fn" rel="author">Bill Fletcher Jr.</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/revolutions/">Revolutions</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/applying-misapplying-gramscios-passive-revolution-to-latin-america/" title="Applying/Misapplying Gramsci’s Passive Revolution to Latin America">Applying/Misapplying Gramsci’s Passive Revolution to Latin America</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/socialism-a-time-to-retreat/" title="Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century">Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a>, <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/robertwmcchesney/" title="Posts by Robert W. McChesney" class="author url fn" rel="author">Robert W. McChesney</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/until-tomorrow-comrades-an-antifascist-novel-in-brilliant-english-translation/" title="Until Tomorrow, Comrades: An Antifascist Novel in Brilliant English Translation">Until Tomorrow, Comrades: An Antifascist Novel in Brilliant English Translation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jacqueslapere/" title="Posts by Jacques LaPere" class="author url fn" rel="author">Jacques LaPere</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/totality-decades-of-debate-and-the-return-of-nature/" title="Totality: Decades of Debate and the Return of Nature">Totality: Decades of Debate and the Return of Nature</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/helenasheehan/" title="Posts by Helena Sheehan" class="author url fn" rel="author">Helena Sheehan</a></span> </li> <li> <a href="https://monthlyreview.org/2023/03/01/prioritizing-u-s-imperialism-in-evaluating-latin-americas-pink-tide/" title="Prioritizing U.S. Imperialism in Evaluating Latin America’s Pink Tide">Prioritizing U.S. Imperialism in Evaluating Latin America’s Pink Tide</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2022/12/01/luisa-cceres-commune-building-in-urban-venezuela/" title="Luisa Cáceres: Commune-Building in Urban Venezuela">Luisa Cáceres: Commune-Building in Urban Venezuela</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2022/10/01/ecological-civilization-ecological-revolution/" title="Ecological Civilization, Ecological Revolution">Ecological Civilization, Ecological Revolution</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2022/07/01/mr-074-03-2022-07/" title="July-August 2022 (Volume 74, Number 3)">July-August 2022 (Volume 74, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/panopticon/" title="Panopticon">Panopticon</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/meszaros-and-chavez-the-philosopher-and-the-llanero/" title="Mészáros and Chávez: The Philosopher and the Llanero">Mészáros and Chávez: The Philosopher and the Llanero</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2022/05/01/africa-is-on-the-move/" title="Africa Is on the Move">Africa Is on the Move</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vijayprashad/" title="Posts by Vijay Prashad" class="author url fn" rel="author">Vijay Prashad</a></span> </li> <li> <a href="https://monthlyreview.org/2022/03/01/a-commune-called-che-a-socialist-holdout-in-the-venezuelan-andes/" title="A Commune Called ‘Che’: A Socialist Holdout in the Venezuelan Andes">A Commune Called ‘Che’: A Socialist Holdout in the Venezuelan Andes</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/sex/">Sex</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/01/01/hegemonic-femininity-in-popular-culture-heteronormative-appropriation-of-lesbian-sexualities-in-contemporary-india-through-neeraj-ghaywans-geeli-pucchi/" title="Hegemonic Femininity in Popular Culture: Heteronormative Appropriation of Lesbian Sexualities in Contemporary India through Neeraj Ghaywan’s ‘Geeli Pucchi’">Hegemonic Femininity in Popular Culture: Heteronormative Appropriation of Lesbian Sexualities in Contemporary India through Neeraj Ghaywan’s ‘Geeli Pucchi’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/aratrikabose/" title="Posts by Aratrika Bose" class="author url fn" rel="author">Aratrika Bose</a>, <a href="https://monthlyreview.org/author/tanupriya/" title="Posts by Tanupriya" class="author url fn" rel="author">Tanupriya</a> and <a href="https://monthlyreview.org/author/anujasingh/" title="Posts by Anuja Singh" class="author url fn" rel="author">Anuja Singh</a></span> </li> <li> <a href="https://monthlyreview.org/2020/07/01/colonialism-migration-pandemic/" title="Colonialism, Migration, Pandemic">Colonialism, Migration, Pandemic</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/liliadmonzo/" title="Posts by Lilia D. Monz贸" class="author url fn" rel="author">Lilia D. Monz贸</a></span> </li> <li> <a href="https://monthlyreview.org/2020/02/01/sex-and-socialism/" title="Sex and Socialism">Sex and Socialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/annsnitow/" title="Posts by Ann Snitow" class="author url fn" rel="author">Ann Snitow</a>, <a href="https://monthlyreview.org/author/christinestansell/" title="Posts by Christine Stansell" class="author url fn" rel="author">Christine Stansell</a> and <a href="https://monthlyreview.org/author/sharonthompson/" title="Posts by Sharon Thompson" class="author url fn" rel="author">Sharon Thompson</a></span> </li> <li> <a href="https://monthlyreview.org/2019/09/01/mapping-gender-in-african-american-political-strategies/" title="Mapping Gender in African-American Political Strategies">Mapping Gender in African-American Political Strategies</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/leithmullings/" title="Posts by Leith Mullings" class="author url fn" rel="author">Leith Mullings</a></span> </li> <li> <a href="https://monthlyreview.org/2019/04/01/read-revolting-prostitutes/" title="Read Revolting Prostitutes">Read Revolting Prostitutes</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/britschulte/" title="Posts by Brit Schulte" class="author url fn" rel="author">Brit Schulte</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/socialism/">Socialism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2024/10/01/applying-misapplying-gramscios-passive-revolution-to-latin-america/" title="Applying/Misapplying Gramsci’s Passive Revolution to Latin America">Applying/Misapplying Gramsci’s Passive Revolution to Latin America</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/when-the-ruling-class-parties-harden-indonesia-and-great-power-politics-in-the-indo-pacific/" title="When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific">When the Ruling-Class Parties Harden: Indonesia and Great Power Politics in the Indo-Pacific</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/iqraanugrah/" title="Posts by Iqra Anugrah" class="author url fn" rel="author">Iqra Anugrah</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/ecosocialism-and-degrowth/" title="Ecosocialism and Degrowth">Ecosocialism and Degrowth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/armanspeth/" title="Posts by Arman Sp茅th" class="author url fn" rel="author">Arman Sp茅th</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/was-karl-marx-a-degrowth-communist/" title="Was Karl Marx a Degrowth Communist?">Was Karl Marx a Degrowth Communist?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/brianmnapoletano/" title="Posts by Brian M. Napoletano" class="author url fn" rel="author">Brian M. Napoletano</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-actuality-of-red-africa/" title="The Actuality of Red Africa">The Actuality of Red Africa</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/vijayprashad/" title="Posts by Vijay Prashad" class="author url fn" rel="author">Vijay Prashad</a> and <a href="https://monthlyreview.org/author/mikaelanhondoerskog/" title="Posts by Mikaela Nhondo Erskog" class="author url fn" rel="author">Mikaela Nhondo Erskog</a></span> </li> <li> <a href="https://monthlyreview.org/2024/06/01/the-dream-of-a-thing-refounding-the-economy-of-a-venezuelan-commune/" title="The Dream of a Thing: Refounding the Economy of a Venezuelan Commune">The Dream of a Thing: Refounding the Economy of a Venezuelan Commune</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/einsteins-why-socialism-and-monthly-review/" title="Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction">Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/socialism-a-time-to-retreat/" title="Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century">Socialism—A Time to Retreat? The Perspective of ‘Monthly Review’ at the Opening of the Twenty-First Century</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/harrymagdoff/" title="Posts by Harry Magdoff" class="author url fn" rel="author">Harry Magdoff</a>, <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/robertwmcchesney/" title="Posts by Robert W. McChesney" class="author url fn" rel="author">Robert W. McChesney</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/industrial-agriculture-lessons-from-north-korea/" title="Industrial Agriculture: Lessons from North Korea">Industrial Agriculture: Lessons from North Korea</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zhunxu/" title="Posts by Zhun Xu" class="author url fn" rel="author">Zhun Xu</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/marx-and-engels-as-polyglots/" title="Marx and Engels as Polyglots">Marx and Engels as Polyglots</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/kaankangal/" title="Posts by Kaan Kangal" class="author url fn" rel="author">Kaan Kangal</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/the-double-objective-of-democratic-ecosocialism/" title="The Double Objective of Democratic Ecosocialism">The Double Objective of Democratic Ecosocialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jasonhickel/" title="Posts by Jason Hickel" class="author url fn" rel="author">Jason Hickel</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/capitalism-global-poverty-and-the-case-for-democratic-socialism/" title="Capitalism, Global Poverty, and the Case for Democratic Socialism">Capitalism, Global Poverty, and the Case for Democratic Socialism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jasonhickel/" title="Posts by Jason Hickel" class="author url fn" rel="author">Jason Hickel</a> and <a href="https://monthlyreview.org/author/dylansullivan/" title="Posts by Dylan Sullivan" class="author url fn" rel="author">Dylan Sullivan</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/stagnation/">Stagnation</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/10/01/surplus-absorption-secular-stagnation-and-the-transition-to-socialism-contradictions-of-the-u-s-and-the-chinese-economies-since-2000/" title="Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000">Surplus Absorption, Secular Stagnation, and the Transition to Socialism: Contradictions of the U.S. and the Chinese Economies since 2000</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/minqili/" title="Posts by Minqi Li" class="author url fn" rel="author">Minqi Li</a> and <a href="https://monthlyreview.org/author/lingyiwei/" title="Posts by Lingyi Wei" class="author url fn" rel="author">Lingyi Wei</a></span> </li> <li> <a href="https://monthlyreview.org/2018/01/01/what-is-monopoly-capital/" title="What Is Monopoly Capital?">What Is Monopoly Capital?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2017/02/01/the-tyranny-of-monopoly-finance-capital/" title="The Tyranny of Monopoly-Finance Capital">The Tyranny of Monopoly-Finance Capital</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sittsui/" title="Posts by Sit Tsui" class="author url fn" rel="author">Sit Tsui</a>, <a href="https://monthlyreview.org/author/erebuswong/" title="Posts by Erebus Wong" class="author url fn" rel="author">Erebus Wong</a>, <a href="https://monthlyreview.org/author/laukinchi/" title="Posts by Lau Kin Chi" class="author url fn" rel="author">Lau Kin Chi</a> and <a href="https://monthlyreview.org/author/wentiejun/" title="Posts by Wen Tiejun" class="author url fn" rel="author">Wen Tiejun</a></span> </li> <li> <a href="https://monthlyreview.org/2016/06/01/mr-068-02-2016-06_0/" title="June 2016 (Volume 68, Number 2)">June 2016 (Volume 68, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2016/04/01/mr-067-11-2016-04_0/" title="April 2016 (Volume 67, Number 11)">April 2016 (Volume 67, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2016/02/01/mr-067-09-2016-02_0/" title="February 2016 (Volume 67, Number 9)">February 2016 (Volume 67, Number 9)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2016/01/01/mr-067-08-2016-01_0/" title="January 2016 (Volume 67, Number 8)">January 2016 (Volume 67, Number 8)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2015/09/01/secular-stagnation/" title="Secular Stagnation">Secular Stagnation</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/hansdespain/" title="Posts by Hans G. Despain" class="author url fn" rel="author">Hans G. Despain</a></span> </li> <li> <a href="https://monthlyreview.org/2014/07/01/surveillance-capitalism/" title="Surveillance Capitalism">Surveillance Capitalism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/robertwmcchesney/" title="Posts by Robert W. McChesney" class="author url fn" rel="author">Robert W. McChesney</a></span> </li> <li> <a href="https://monthlyreview.org/2014/06/01/mr-066-02-2014-06_0/" title="June 2014 (Volume 66, Number 2)">June 2014 (Volume 66, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2014/05/01/stagnation-and-financialization/" title="Stagnation and Financialization">Stagnation and Financialization</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/fredmagdoff/" title="Posts by Fred Magdoff" class="author url fn" rel="author">Fred Magdoff</a> and <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2014/03/01/mr-065-10-2014-03_0/" title="March 2014 (Volume 65, Number 10)">March 2014 (Volume 65, Number 10)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2014/03/01/baran-sweezy-letters-project/" title="The Baran–Sweezy Letters Project">The Baran–Sweezy Letters Project</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/nicholasbaran/" title="Posts by Nicholas Baran" class="author url fn" rel="author">Nicholas Baran</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/state-repression/">State Repression</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/05/01/mr-076-01-2024-05_0/" title="May 2024 (Volume 76, Number 1)">May 2024 (Volume 76, Number 1)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/einsteins-why-socialism-and-monthly-review/" title="Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction">Einstein’s “Why Socialism?” and ‘Monthly Review’: A Historical Introduction</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2024/03/01/the-specter-of-knowledge-as-commons/" title="The Specter of ‘Knowledge as Commons’">The Specter of ‘Knowledge as Commons’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sampopowich/" title="Posts by Sam Popowich" class="author url fn" rel="author">Sam Popowich</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/mr-075-09-2024-02_0/" title="February 2024 (Volume 75, Number 9)">February 2024 (Volume 75, Number 9)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/mr-075-08-2024-01_0/" title="January 2024 (Volume 75, Number 8)">January 2024 (Volume 75, Number 8)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/01/01/judge-irving-kaufman-the-liberal-establishment-and-the-rosenberg-case/" title="Judge Irving Kaufman, the Liberal Establishment, and the Rosenberg Case">Judge Irving Kaufman, the Liberal Establishment, and the Rosenberg Case</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaelmeeropol/" title="Posts by Michael Meeropol" class="author url fn" rel="author">Michael Meeropol</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/imperialist-propaganda-and-the-ideology-of-the-western-left-intelligentsia/" title="Imperialist Propaganda and the Ideology of the Western Left Intelligentsia: From Anticommunism and Identity Politics to Democratic Illusions and Fascism">Imperialist Propaganda and the Ideology of the Western Left Intelligentsia: From Anticommunism and Identity Politics to Democratic Illusions and Fascism</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/gabrielrockhill/" title="Posts by Gabriel Rockhill" class="author url fn" rel="author">Gabriel Rockhill</a> and <a href="https://monthlyreview.org/author/zhaodingqi/" title="Posts by Zhao Dingqi" class="author url fn" rel="author">Zhao Dingqi</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/the-collapse-of-the-new-polish-left/" title="The Collapse of the New Polish Left">The Collapse of the New Polish Left</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/damianwinczewski/" title="Posts by Damian Winczewski" class="author url fn" rel="author">Damian Winczewski</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/heaven-is-a-place-on-earth/" title="heaven is a place on earth">heaven is a place on earth</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/arson/" title="Posts by arson" class="author url fn" rel="author">arson</a></span> </li> <li> <a href="https://monthlyreview.org/2023/05/01/introduction-to-the-new-edition-of-the-hidden-history-of-the-korean-war/" title="Introduction to the New Edition of ‘The Hidden History of the Korean War’">Introduction to the New Edition of ‘The Hidden History of the Korean War’</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/timbeal/" title="Posts by Tim Beal" class="author url fn" rel="author">Tim Beal</a> and <a href="https://monthlyreview.org/author/gregoryelich/" title="Posts by Gregory Elich" class="author url fn" rel="author">Gregory Elich</a></span> </li> <li> <a href="https://monthlyreview.org/2023/01/01/the-witch-hunting-committees-never-again/" title="The Witch-Hunting Committees: Never Again!">The Witch-Hunting Committees: Never Again!</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/annebraden/" title="Posts by Anne Braden" class="author url fn" rel="author">Anne Braden</a></span> </li> <li> <a href="https://monthlyreview.org/2022/10/01/marx-and-engels-and-russias-peasant-communes/" title="Marx and Engels and Russia’s Peasant Communes">Marx and Engels and Russia’s Peasant Communes</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ianangus/" title="Posts by Ian Angus" class="author url fn" rel="author">Ian Angus</a></span> </li> <li> <a href="https://monthlyreview.org/2022/04/01/the-bhima-koregaon-arrests-and-the-resistance-in-india-2/" title="The Bhima Koregaon Arrests and the Resistance in India">The Bhima Koregaon Arrests and the Resistance in India</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sarojgiri/" title="Posts by Saroj Giri" class="author url fn" rel="author">Saroj Giri</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/strategy/">Strategy</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2022/06/01/meszaros-and-chavez-the-philosopher-and-the-llanero/" title="Mészáros and Chávez: The Philosopher and the Llanero">Mészáros and Chávez: The Philosopher and the Llanero</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/chrisgilbert/" title="Posts by Chris Gilbert" class="author url fn" rel="author">Chris Gilbert</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/meszaros-and-chavez-the-point-from-which-to-move-the-world-today/" title="Mészáros and Chávez: “The Point from Which to Move the World Today”">Mészáros and Chávez: “The Point from Which to Move the World Today”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2022/06/01/the-jakarta-method-then-and-now/" title="The Jakarta Method, Then and Now: U.S. Counterinsurgency and the Third World">The Jakarta Method, Then and Now: U.S. Counterinsurgency and the Third World</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/sarahraymundo/" title="Posts by Sarah Raymundo" class="author url fn" rel="author">Sarah Raymundo</a></span> </li> <li> <a href="https://monthlyreview.org/2021/12/01/cuba-and-the-united-states/" title="Cuba and the United States">Cuba and the United States</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/cheguevara/" title="Posts by Che Guevara" class="author url fn" rel="author">Che Guevara</a> and <a href="https://monthlyreview.org/author/leohuberman/" title="Posts by Leo Huberman" class="author url fn" rel="author">Leo Huberman</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/mr-073-06-2021-10_0/" title="November 2021 (Volume 73, Number 6)">November 2021 (Volume 73, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/the-planetary-rift/" title="The Planetary Rift">The Planetary Rift</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a> and <a href="https://monthlyreview.org/author/harisgolemis/" title="Posts by Haris Golemis" class="author url fn" rel="author">Haris Golemis</a></span> </li> <li> <a href="https://monthlyreview.org/2021/11/01/the-present-in-history-2021/" title="The Present in History, 2021">The Present in History, 2021</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/williamktabb/" title="Posts by William K. Tabb" class="author url fn" rel="author">William K. Tabb</a></span> </li> <li> <a href="https://monthlyreview.org/2021/04/01/building-communities-of-solidarity/" title="Building Communities of Solidarity">Building Communities of Solidarity</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/fernandoegapasin/" title="Posts by Fernando E. Gapasin" class="author url fn" rel="author">Fernando E. Gapasin</a>, <a href="https://monthlyreview.org/author/billfletcherjr/" title="Posts by Bill Fletcher Jr." class="author url fn" rel="author">Bill Fletcher Jr.</a> and <a href="https://monthlyreview.org/author/billgallegos/" title="Posts by Bill Gallegos" class="author url fn" rel="author">Bill Gallegos</a></span> </li> <li> <a href="https://monthlyreview.org/2021/04/01/socialist-practice-and-transition/" title="Socialist Practice and Transition">Socialist Practice and Transition</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/steveellner/" title="Posts by Steve Ellner" class="author url fn" rel="author">Steve Ellner</a></span> </li> <li> <a href="https://monthlyreview.org/2020/04/01/crisis-of-socialism-and-effects-of-capitalist-restoration/" title="Crisis of Socialism and Effects of Capitalist Restoration">Crisis of Socialism and Effects of Capitalist Restoration</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/paulcockshott/" title="Posts by Paul Cockshott" class="author url fn" rel="author">Paul Cockshott</a></span> </li> <li> <a href="https://monthlyreview.org/2020/04/01/the-legacy-of-clinton-jencks/" title="The Legacy of Clinton Jencks">The Legacy of Clinton Jencks</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaelmyerson/" title="Posts by Michael Myerson" class="author url fn" rel="author">Michael Myerson</a></span> </li> <li> <a href="https://monthlyreview.org/2019/06/01/the-yellow-vests-in-france/" title="The Yellow Vests in France">The Yellow Vests in France</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jean-claudepaye/" title="Posts by Jean-Claude Paye" class="author url fn" rel="author">Jean-Claude Paye</a></span> </li> <li> <a href="https://monthlyreview.org/2019/01/01/cuba-che-guevara-and-the-problem-of-socialism-in-one-country/" title="Cuba, Che Guevara, and the Problem of “Socialism in One Country”">Cuba, Che Guevara, and the Problem of “Socialism in One Country”</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/ronaugustin/" title="Posts by Ron Augustin" class="author url fn" rel="author">Ron Augustin</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/strikes/">Strikes</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2020/03/01/the-origins-of-the-seattle-general-strike-of-1919-the-timber-beast/" title="The Origins of the Seattle General Strike of 1919: The Timber Beast">The Origins of the Seattle General Strike of 1919: The Timber Beast</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/calwinslow/" title="Posts by Cal Winslow" class="author url fn" rel="author">Cal Winslow</a></span> </li> <li> <a href="https://monthlyreview.org/2017/06/01/what-happened-at-ccsf/" title="What Happened at CCSF?">What Happened at CCSF?</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/allanfisher/" title="Posts by Allan Fisher" class="author url fn" rel="author">Allan Fisher</a>, <a href="https://monthlyreview.org/author/wyndkaufmyn/" title="Posts by Wynd Kaufmyn" class="author url fn" rel="author">Wynd Kaufmyn</a>, <a href="https://monthlyreview.org/author/marcyrein/" title="Posts by Marcy Rein" class="author url fn" rel="author">Marcy Rein</a> and <a href="https://monthlyreview.org/author/rickbaum/" title="Posts by Rick Baum" class="author url fn" rel="author">Rick Baum</a></span> </li> <li> <a href="https://monthlyreview.org/1997/10/01/mr-049-05-1997-09_0/" title="October 1997 (Volume 49, Number 5)">October 1997 (Volume 49, Number 5)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/terrorism/">Terrorism</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2023/12/01/corporate-media-political-elites-and-perpetual-war/" title="Corporate Media, Political Elites, and Perpetual War">Corporate Media, Political Elites, and Perpetual War</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidmichaelsmith/" title="Posts by David Michael Smith" class="author url fn" rel="author">David Michael Smith</a></span> </li> <li> <a href="https://monthlyreview.org/2016/12/01/empire-of-bases/" title="Empire of Bases">Empire of Bases</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/zoltangrossman/" title="Posts by Zoltán Grossman" class="author url fn" rel="author">Zoltán Grossman</a></span> </li> <li> <a href="https://monthlyreview.org/2016/02/01/france-an-algorithmic-power/" title="France: An Algorithmic Power">France: An Algorithmic Power</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/jean-claudepaye/" title="Posts by Jean-Claude Paye" class="author url fn" rel="author">Jean-Claude Paye</a></span> </li> <li> <a href="https://monthlyreview.org/2016/01/01/on-henry-giroux/" title="On Henry Giroux: Foreword to America’s Addiction to Terrorism">On Henry Giroux: Foreword to <em>America’s Addiction to Terrorism</em></a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/michaeldyates/" title="Posts by Michael D. Yates" class="author url fn" rel="author">Michael D. Yates</a></span> </li> </ul> <h3><a href="https://monthlyreview.org/subjects/war/">War</a></h3> <ul class="locations-list"> <li> <a href="https://monthlyreview.org/2024/09/01/mr-076-04-2024-08_0/" title="September 2024 (Volume 76, Number 4)">September 2024 (Volume 76, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/07/01/mr-076-03-2024-07_0/" title="July-August 2024 (Volume 76, Number 3)">July-August 2024 (Volume 76, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/05/01/the-council-on-foreign-relations-the-israel-lobby-and-the-war-on-gaza/" title="The Council on Foreign Relations, the Israel Lobby, and the War on Gaza">The Council on Foreign Relations, the Israel Lobby, and the War on Gaza</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/laurencehshoup/" title="Posts by Laurence H. Shoup" class="author url fn" rel="author">Laurence H. Shoup</a></span> </li> <li> <a href="https://monthlyreview.org/2024/04/01/mr-075-11-2024-04_0/" title="April 2024 (Volume 75, Number 11)">April 2024 (Volume 75, Number 11)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/mr-075-09-2024-02_0/" title="February 2024 (Volume 75, Number 9)">February 2024 (Volume 75, Number 9)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2024/02/01/the-u-s-quest-for-nuclear-primacy/" title="The U.S. Quest for Nuclear Primacy: The Counterforce Doctrine and the Ideology of Moral Asymmetry">The U.S. Quest for Nuclear Primacy: The Counterforce Doctrine and the Ideology of Moral Asymmetry</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/mr-075-07-2023-11_0/" title="December 2023 (Volume 75, Number 7)">December 2023 (Volume 75, Number 7)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/12/01/corporate-media-political-elites-and-perpetual-war/" title="Corporate Media, Political Elites, and Perpetual War">Corporate Media, Political Elites, and Perpetual War</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/davidmichaelsmith/" title="Posts by David Michael Smith" class="author url fn" rel="author">David Michael Smith</a></span> </li> <li> <a href="https://monthlyreview.org/2023/11/01/actual-u-s-military-spending-reached-1-53-trillion-in-2022-more-than-twice-acknowledged-level-new-estimates-based-on-u-s-national-accounts/" title="Actual U.S. Military Spending Reached $1.537 Trillion in 2022—More than Twice Acknowledged Level: New Estimates Based on U.S. National Accounts">Actual U.S. Military Spending Reached $1.537 Trillion in 2022—More than Twice Acknowledged Level: New Estimates Based on U.S. National Accounts</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/giselacernadas/" title="Posts by Gisela Cernadas" class="author url fn" rel="author">Gisela Cernadas</a> and <a href="https://monthlyreview.org/author/johnbellamyfoster/" title="Posts by John Bellamy Foster" class="author url fn" rel="author">John Bellamy Foster</a></span> </li> <li> <a href="https://monthlyreview.org/2023/10/01/mr-075-06-2023-10/" title="October 2023 (Volume 75, Number 6)">October 2023 (Volume 75, Number 6)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/09/01/mr-075-04-2023-08_0/" title="September 2023 (Volume 75, Number 4)">September 2023 (Volume 75, Number 4)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/07/01/mr-075-03-2023-07_0/" title="July-August 2023 (Volume 75, Number 3)">July-August 2023 (Volume 75, Number 3)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> <li> <a href="https://monthlyreview.org/2023/06/01/mr-075-02-2023-06_0/" title="June 2023 (Volume 75, Number 2)">June 2023 (Volume 75, Number 2)</a> <span class="coauthors-yarp"><em>by</em> <a href="https://monthlyreview.org/author/monthlyrevieweditors/" title="Posts by The Editors" class="author url fn" rel="author">The Editors</a></span> </li> </ul> </div><!-- .entry-content --> </div><!-- .hentry --> </div><!-- .hfeed --> </section> <aside id="sidebar"> <div id="gform_widget-3" class="widget gform_widget"><h3>MR Email List!</h3><link rel='stylesheet' id='gforms_reset_css-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/legacy/css/formreset.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/legacy/css/browsers.min.css?ver=2.9.0' type='text/css' media='all' /> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script> <script type="text/javascript" defer='defer' src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.0" id="gform_json-js"></script> <script type="text/javascript" id="gform_gravityforms-js-extra"> /* <![CDATA[ */ var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/monthlyreview.org\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/monthlyreview.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/monthlyreview.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"41df04a9d6f3ee53c6fad60eac12c972","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; /* ]]> */ </script> <script type="text/javascript" defer='defer' src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.0" id="gform_gravityforms-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});</script> <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework emailsubscription_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_7' ><form method='post' enctype='multipart/form-data' id='gform_7' class='emailsubscription' action='/browse-the-archives/articles-by-subject/' data-formid='7' novalidate> <div class='gform-body gform_body'><ul id='gform_fields_7' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_7_1" class="gfield gfield--type-email field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_7_1" ><label class='gfield_label gform-field-label' for='input_7_1'>Email</label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_7_1' type='email' value='' class='large' aria-invalid="false" /> </div></li></ul></div> <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_7' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Subscribe' /> <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_7' value='postback' /> <input type='hidden' class='gform_hidden' name='is_submit_7' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='7' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_7' value='WyJbXSIsIjQzYmQwZmIwODllNzhlZDU0NDNlZDE2Y2RmZjdhMGZlIl0=' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_7' id='gform_target_page_number_7' value='0' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_7' id='gform_source_page_number_7' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div><script type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 7, 'https://monthlyreview.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_7').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_7');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_7').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_7').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_7').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_7').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_7').val();gformInitSpinner( 7, 'https://monthlyreview.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [7, current_page]);window['gf_submitting_7'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_7').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [7]);window['gf_submitting_7'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_7').text());}else{jQuery('#gform_7').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "7", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_7" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_7"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_7" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [7, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 7, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 7, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */ </script> </div><div id="category-posts-pro-4" class="widget cat-post-pro-widget"><h3>New & Recently Released</h3><ul id="category-posts-pro-4-internal" class="category-posts-pro-internal"> <li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/paraguayan-sorrow/" title="Paraguayan Sorrow: Writings of Rafael Barrett, A Radical Voice in a Dispossessed Land"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-350x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="Paraguayan Sorrow: Writings of Rafael Barrett, A Radical Voice in a Dispossessed Land" data-cpwp-width="350" data-cpwp-height="525" decoding="async" fetchpriority="high" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-350x525.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-500x750.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-800x1200.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-300x450.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-80x120.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-200x300.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow-400x600.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Paraguayan-Sorrow.jpg 1000w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/paraguayan-sorrow/" rel="bookmark"><span>Paraguayan Sorrow: Writings of Rafael Barrett, A Radical Voice in a Dispossessed Land</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/knowledge-as-commons/" title="Knowledge as Commons: Toward Inclusive Science and Technology"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-346x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="Knowledge as Commons: Toward Inclusive Science and Technology" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-346x525.jpg 346w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-495x750.jpg 495w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-791x1200.jpg 791w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-297x450.jpg 297w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-300x455.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-80x121.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-200x303.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons-400x607.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Knowledge-as-Commons.jpg 989w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/knowledge-as-commons/" rel="bookmark"><span>Knowledge as Commons: Toward Inclusive Science and Technology</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/keeping-up-the-good-fight/" title="Keeping Up the Good Fight: From the Emergency to the Present Day"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-344x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="Keeping Up the Good Fight: From the Emergency to the Present Day" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-344x525.jpg 344w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-492x750.jpg 492w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-787x1200.jpg 787w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-295x450.jpg 295w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-300x457.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-80x122.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-200x305.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight-400x610.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/Keeping-Up-the-Good-Fight.jpg 984w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/keeping-up-the-good-fight/" rel="bookmark"><span>Keeping Up the Good Fight: From the Emergency to the Present Day</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/a-rotten-crowd-america-wealth-and-one-hundred-years-of-the-great-gatsby/" title="A Rotten Crowd: America, Wealth, and One-Hundred Years of The Great Gatsby"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-350x521.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="A Rotten Crowd: America, Wealth, and One-Hundred Years of The Great Gatsby" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-350x521.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-500x744.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-800x1190.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-300x446.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-80x119.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-200x298.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd-400x595.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/A-Rotten-Crowd.jpg 1008w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/a-rotten-crowd-america-wealth-and-one-hundred-years-of-the-great-gatsby/" rel="bookmark"><span>A Rotten Crowd: America, Wealth, and One-Hundred Years of The Great Gatsby</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/the-class-struggle-and-welfare-social-policy-under-capitalism/" title="The Class Struggle and Welfare: Social Policy under Capitalism"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-350x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="The Class Struggle and Welfare: Social Policy under Capitalism" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-350x525.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-500x750.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-800x1200.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-300x450.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-80x120.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-200x300.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare-400x600.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Class-Struggle-and-Welfare.jpg 1000w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/the-class-struggle-and-welfare-social-policy-under-capitalism/" rel="bookmark"><span>The Class Struggle and Welfare: Social Policy under Capitalism</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/the-physics-of-capitalism-how-a-new-political-ecology-can-change-the-world/" title="The Physics of Capitalism: How a New Political Ecology Can Change the World"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-350x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="The Physics of Capitalism: How a New Political Ecology Can Change the World" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-350x525.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-500x750.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-800x1200.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-300x450.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-80x120.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-200x300.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism-400x600.jpg 400w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2024/07/The-Physics-of-Capitalism.jpg 1000w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/the-physics-of-capitalism-how-a-new-political-ecology-can-change-the-world/" rel="bookmark"><span>The Physics of Capitalism: How a New Political Ecology Can Change the World</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/western-marxism/" title="Western Marxism: How it was Born, How it Died, How it can be Reborn"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-350x525.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-350x525.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-500x750.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-800x1200.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-1024x1536.jpg 1024w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-scaled.jpg 1366w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-300x450.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-80x120.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-200x300.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/losurdo-comp-final-400x600.jpg 400w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/western-marxism/" rel="bookmark"><span>Western Marxism: How it was Born, How it Died, How it can be Reborn</span></a></div></li><li class='cat-post-item cat-post-default'><div><a class="cat-post-thumbnail cat-post-none " href="https://monthlyreview.org/product/postcards-to-hitler/" title="Postcards to Hitler: A German Jew’s Defiance in a Time of Terror"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="350" height="525" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-350x516.jpg" class="attachment-350x525x size-350x525x wp-post-image" alt="Postcards to Hitler" data-cpwp-width="350" data-cpwp-height="525" decoding="async" srcset="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-350x516.jpg 350w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-500x737.jpg 500w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-800x1179.jpg 800w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-1042x1536.jpg 1042w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-scaled.jpg 1390w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-100x146.jpg 100w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-300x442.jpg 300w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-80x118.jpg 80w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-200x295.jpg 200w, https://p4r4f7y4.delivery.rocketcdn.me/wp-content/uploads/2023/12/PTH-Cover-091423-Final-400x589.jpg 400w" sizes="(max-width: 350px) 100vw, 350px" /></span></a> </div><div> <a class="cat-post-title" href="https://monthlyreview.org/product/postcards-to-hitler/" rel="bookmark"><span>Postcards to Hitler: A German Jew’s Defiance in a Time of Terror</span></a></div></li></ul> <div class="bx-pager" id="category-posts-pro-4-bx-pager"></div></div></aside><!-- /#sidebar --> </div> </div><!-- #content --> <div data-wpr-lazyrender="1" id="account-status-coupon-toggle"> <span id="stripe-publishable-key" style="display: none;" data-value="pk_live_LDPTAJzjEUu08J7YhqRVzoTL"></span> <span id="wayland-base-url" style="display: none;" data-value="https://subscriptions.monthlyreview.org"></span> <subscriptioninfo wayland-url="https://subscriptions.monthlyreview.org" associate-print-coupon="mr_associate_50" associate-electronic-coupon="mr_e-associate_50" basic-print-coupon="mr_basic_20" basic-electronic-coupon="mr_basic-electronic_20" coupon-container="coupons_list"></subscriptioninfo> </div> <script type="rocketlazyloadscript" data-rocket-src="https://js.stripe.com/v3/" data-rocket-type="text/javascript" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://subscriptions.monthlyreview.org/static/js/manifest.js" data-rocket-type="text/javascript" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://subscriptions.monthlyreview.org/static/js/vendor.js" data-rocket-type="text/javascript" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://subscriptions.monthlyreview.org/static/js/app.js" data-rocket-type="text/javascript" data-rocket-defer defer></script> <link href="https://subscriptions.monthlyreview.org/static/css/app.css" rel="stylesheet" /> <footer data-wpr-lazyrender="1" id="footer" class="col-full"> <div id="copyright" class="col-left"> <p><i class="fa fa-copyright" aria-hidden="true"></i> 2024 Monthly Review Foundation. All Rights Reserved</p> </div> <div id="credit" class="col-right"> <p>Monthly Review | Tel: 212-691-2555<br />134 W 29th St Rm 706, New York, NY 10001</p> </div> </footer> </div><!-- /#inner-wrapper --> </div><!-- /#wrapper --> <div data-wpr-lazyrender="1" class="fix"></div><!--/.fix--> <script type="rocketlazyloadscript" id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/36ce609ae68971b4f060ad9c7/d61a087b5a533b9dc7f983a4b.js");</script><!-- Twitter universal website tag code --> <script type="rocketlazyloadscript"> !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','nz5pe'); twq('track','PageView'); </script> <!-- End Twitter universal website tag code --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-90FHGY5076', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><link rel='stylesheet' id='wc-blocks-style-css' href='https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.4.2' type='text/css' media='all' /> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/term-and-category-based-posts-widget/js/bxslider/jquery.bxslider.min.js?ver=4.9.12" id="category-posts-pro-bxslider-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/widget-options/assets/js/widgetopts.resize.js?ver=4.0.8" id="widgetopts-resize-script-js" data-rocket-defer defer></script> <script type="text/javascript" id="tptn_tracker-js-extra"> /* <![CDATA[ */ var ajax_tptn_tracker = {"ajax_url":"https:\/\/monthlyreview.org\/","top_ten_id":"2282","top_ten_blog_id":"1","activate_counter":"11","top_ten_debug":"0","tptn_rnd":"579214287"}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/top-10/includes/js/top-10-tracker.min.js?ver=4.0.2" id="tptn_tracker-js" data-rocket-defer defer></script> <script type="text/javascript" id="mailchimp-woocommerce-js-extra"> /* <![CDATA[ */ var mailchimp_public_data = {"site_url":"https:\/\/monthlyreview.org","ajax_url":"https:\/\/monthlyreview.org\/wp-admin\/admin-ajax.php","disable_carts":"","subscribers_only":"","language":"en","allowed_to_set_cookies":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=4.4.1.07" id="mailchimp-woocommerce-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-includes/js/comment-reply.min.js?ver=bcffbfaf4d6b24fffcfacb02a2a6f808" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.4.2" id="sourcebuster-js-js" data-rocket-defer defer></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/monthlyreview.org\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.4.2" id="wc-order-attribution-js" data-rocket-defer defer></script> <script type="text/javascript" id="wc-cart-fragments-js-extra"> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_97daa215782124e570c8e86930cfe086","fragment_name":"wc_fragments_97daa215782124e570c8e86930cfe086","request_timeout":"5000","min_password_strength":"2","i18n_password_error":"<span class=\"mr-red\">Please enter a stronger password.<\/span>","i18n_password_hint":"Your password must be <strong>at least 7 characters<\/strong> and contain a mix of <strong>UPPER<\/strong> and <strong>lowercase<\/strong> letters, <strong>numbers<\/strong>, and <strong>symbols<\/strong> (e.g., <strong> ! \" ? % ^ & <\/strong>). Keep adding additional characters and\/or variation until this prompt disappears\u2014you cannot save changes until it is gone."}; /* ]]> */ </script> <script type="text/javascript" src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=9.4.2" id="wc-cart-fragments-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" defer='defer' src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=f802885f3482236736b18b55abcdc360" id="gform_gravityforms_utils-js"></script> <script type="text/javascript" defer='defer' src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=ddd2702ee024d421149a5e61416f1ff5" id="gform_gravityforms_theme_vendors-js"></script> <script type="text/javascript" id="gform_gravityforms_theme-js-extra"> /* <![CDATA[ */ var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"41df04a9d6f3ee53c6fad60eac12c972"},"ajax":{"ajaxurl":"https:\/\/monthlyreview.org\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"f3d0542b18","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/monthlyreview.org\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"35275d2755"}; /* ]]> */ </script> <script type="text/javascript" defer='defer' src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c055226f9b8c432c9206edab9070263c" id="gform_gravityforms_theme-js"></script> <!-- WooCommerce JavaScript --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(function($) { jQuery('form.checkout').on('change', 'input[name=payment_method]', function(){ setTimeout(function(){ jQuery(document.body).trigger('update_checkout'); },1000); }) }); </script> <script type="rocketlazyloadscript">"undefined"!=typeof jQuery&&jQuery(document).ready((function(){"objectFit"in document.documentElement.style==!1&&(jQuery(".cat-post-item span").removeClass("cat-post-crop"),jQuery(".cat-post-item span").addClass("cat-post-crop-not-supported")),(document.documentMode||/Edge/.test(navigator.userAgent))&&(jQuery(".cat-post-item span img").height("+=1"),window.setTimeout((function(){jQuery(".cat-post-item span img").height("-=1")}),0))}));</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if (typeof jQuery !== 'undefined') { var cpwp_namespace = window.cpwp_namespace || {}; cpwp_namespace.layout_cover = cpwp_namespace.layout_cover || {}; cpwp_namespace.layout_wrap_text = cpwp_namespace.layout_wrap_text || {}; cpwp_namespace.layout_img_size = cpwp_namespace.layout_img_size || {}; cpwp_namespace.layout_wrap_text = { preWrap : function (widget) { // var _widget = jQuery(widget); jQuery(widget).find('.cat-post-default').each(function(){ var _that = jQuery(this); _that.find('p.cpwp-excerpt-text').addClass('cpwp-wrap-text'); _that.find('p.cpwp-excerpt-text').closest('div').wrap('<div class="cpwp-wrap-text-stage"></div>');; }); return; }, add : function(_this){ var _that = jQuery(_this); if (_that.find('p.cpwp-excerpt-text').height() < _that.find('.cat-post-thumbnail').height()) { _that.find('p.cpwp-excerpt-text').closest('.cpwp-wrap-text-stage').removeClass( "cpwp-wrap-text" ); _that.find('p.cpwp-excerpt-text').addClass( "cpwp-wrap-text" ); }else{ _that.find('p.cpwp-excerpt-text').removeClass( "cpwp-wrap-text" ); _that.find('p.cpwp-excerpt-text').closest('.cpwp-wrap-text-stage').addClass( "cpwp-wrap-text" ); } return; }, handleLazyLoading : function(_this) { var width = jQuery(_this).find('img').width(); if( 0 !== width ){ cpwp_namespace.layout_wrap_text.add(_this); } else { jQuery(_this).find('img').one("load", function(){ cpwp_namespace.layout_wrap_text.add(_this); }); } return; }, setClass : function (widget) { jQuery(widget).find('.cat-post-default').each(function(){ cpwp_namespace.layout_wrap_text.handleLazyLoading(this); }); return; }, } cpwp_namespace.layout_img_size = { replace : function(_this){ var _that = jQuery(_this), resp_w = _that.width(), resp_h = _that.height(), orig_w = _that.data('cpwp-width'), orig_h = _that.data('cpwp-height'); if( resp_w < orig_w ){ _that.height( resp_w * orig_h / orig_w ); } else { _that.height( '' ); } return; }, handleLazyLoading : function(_this) { var width = jQuery(_this).width(); if( 0 !== width ){ cpwp_namespace.layout_img_size.replace(_this); } else { jQuery(_this).one("load", function(){ cpwp_namespace.layout_img_size.replace(_this); }); } return; }, setHeight : function (widget) { jQuery(widget).find('.cat-post-default img').each(function(){ cpwp_namespace.layout_img_size.handleLazyLoading(this); }); return; }, } let widget = jQuery('#category-posts-pro-4-internal'); jQuery( document ).ready(function () { cpwp_namespace.layout_wrap_text.setClass(widget); cpwp_namespace.layout_img_size.setHeight(widget); }); jQuery(window).on('load resize', function() { cpwp_namespace.layout_wrap_text.setClass(widget); cpwp_namespace.layout_img_size.setHeight(widget); }); // low-end mobile cpwp_namespace.layout_wrap_text.preWrap(widget); cpwp_namespace.layout_wrap_text.setClass(widget); cpwp_namespace.layout_img_size.setHeight(widget); } </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 7) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "7", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_7" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_7"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_7" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [7, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 7, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 7, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); /* ]]> */ </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://p4r4f7y4.delivery.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732462505 -->