CINXE.COM
IEEE Submission Policies - IEEE Author Center Books
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <title>IEEE Submission Policies - IEEE Author Center Books</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="google-site-verification" content="hTNJkmjfSys2eoNeWKkSU2zJepc7uBJESs-CmqM043Q" /> <!-- v ieee cookie banner v --> <script src="https://cmp.osano.com/AzyzptTmRlqVd2LRf/bc41a826-3fcb-4a34-b08d-1ae60eb11196/osano.js"></script> <link rel="stylesheet" href="https://cookie-consent.ieee.org/ieee-cookie-banner.css" type="text/css"/> <!-- ^ ieee cookie banner ^ --> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){ w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true; j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KQND4VT'); </script> <!-- End Google Tag Manager --> <!-- Drop Google Analytics here --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-93180555-2', 'auto'); ga('send', 'pageview'); </script> <!-- end analytics --> <!-- v GA4 Analytics v --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-N9WZ2Y6SV8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-N9WZ2Y6SV8'); </script> <!-- ^ GA4 Analytics ^ --> <!-- HUM.WORKS --> <script> (function (){ hum = window.hum || {}; var tracker = { options: { apiKey: 'prod-key-ieee-uqaxhbhwpq', contentSource: 'author-center', apiUrl: 'https://ieee.hum.works/api/', cookieDomain: 'ieee.org', useIframeStorage: true } }; hum['ieee' + 'Tracker'] = tracker; window.hum = hum; hum['ieee' + 'Tracker'].onLoad = () => window.hum = hum; const script = document.createElement('script'); script.src = 'https://ieee.hum.works/js/main.js'; document.head.appendChild(script); }()); </script> <!-- end HUM.WORKS --> <script> window.addEventListener("DOMContentLoaded", function() { // console.log("DOMContentLoaded"); //-------------------------------------------------------------------------- // noJS var body = document.getElementsByTagName("body")[0]; body.classList.remove("noJS"); //-------------------------------------------------------------------------- // ADD HAMBURGER TOGGLE // Cannot use CSS hover in conjunction with open/close toggling, // due to incorrect browser implementation of hover for non-cursor devices. // Instead, use events to set classes here, and do the logic in CSS. var AC_nav_menu = document.getElementById ("AC_nav_menu"); var AC_header = document.getElementById ("AuthorCenter"); if (AC_nav_menu != null) { var touched = false; var moused = false; //---------------------------------------------------------------------- AC_nav_menu.addEventListener("touchstart", function() { touched = true; AC_nav_menu.classList.add("menu_touchstart"); AC_nav_menu.classList.remove("menu_mouseover"); AC_header.classList.add("AC_menu_open"); }, false); //---------------------------------------------------------------------- AC_nav_menu.addEventListener("mouseover", function() { moused = true; if (touched == true) AC_nav_menu.classList.remove("menu_mouseover"); else AC_nav_menu.classList.add("menu_mouseover"); AC_header.classList.add("AC_menu_open"); }, false); //---------------------------------------------------------------------- AC_nav_menu.addEventListener("click", function() { AC_nav_menu.classList.toggle("menu_click"); AC_header.classList.toggle("menu_click"); AC_nav_menu.classList.remove("menu_mouseover"); AC_nav_menu.classList.remove("menu_touchstart"); }, false); //---------------------------------------------------------------------- AC_nav_menu.addEventListener("mouseout", function() { moused = false; touched = false; // Do here cuz // iOS Safari does events in the wrong order (touchend before mouseover) AC_nav_menu.classList.remove("menu_mouseover"); AC_nav_menu.classList.remove("menu_touchstart"); AC_header.classList.remove("AC_menu_open"); }, false); //---------------------------------------------------------------------- AC_nav_menu.addEventListener("touchend", function() { AC_nav_menu.classList.remove("menu_touchstart"); AC_nav_menu.classList.remove("menu_mouseover"); AC_header.classList.remove("AC_menu_open"); }, false); //---------------------------------------------------------------------- } else { // The main hub site's home page has no main nav. } // end of HAMBURGER TOGGLE //-------------------------------------------------------------------------- //-------------------------------------------------------------------------- // ADD MAIN NAV TOGGLE // Cannot use CSS hover in conjunction with open/close toggling, // due to incorrect browser implementation of hover for non-cursor devices. // Instead, use events to set classes here, and do the logic in CSS. var main_site_menu = document.getElementById ("main_site_menu"); if (main_site_menu != null) { var touched = false; var moused = false; //---------------------------------------------------------------------- main_site_menu.addEventListener("touchstart", function() { touched = true; main_site_menu.classList.add("menu_touchstart"); main_site_menu.classList.remove("menu_mouseover"); }, false); //---------------------------------------------------------------------- main_site_menu.addEventListener("mouseover", function() { moused = true; if (touched == true) main_site_menu.classList.remove("menu_mouseover"); else main_site_menu.classList.add("menu_mouseover"); }, false); //---------------------------------------------------------------------- main_site_menu.addEventListener("click", function() { main_site_menu.classList.toggle("menu_click"); main_site_menu.classList.remove("menu_mouseover"); main_site_menu.classList.remove("menu_touchstart"); }, false); //---------------------------------------------------------------------- main_site_menu.addEventListener("mouseout", function() { moused = false; touched = false; // Do here cuz // iOS Safari does events in the wrong order (touchend before mouseover) main_site_menu.classList.remove("menu_mouseover"); main_site_menu.classList.remove("menu_touchstart"); }, false); //---------------------------------------------------------------------- main_site_menu.addEventListener("touchend", function() { main_site_menu.classList.remove("menu_touchstart"); main_site_menu.classList.remove("menu_mouseover"); }, false); //---------------------------------------------------------------------- } else { // The main hub site's home page has no main nav. } // end of MAIN NAV TOGGLE //-------------------------------------------------------------------------- }); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v24.0 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Read the IEEE policies on multiple submissions, prior publication, and plagiarism." /> <link rel="canonical" href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="IEEE Submission Policies - IEEE Author Center Books" /> <meta property="og:description" content="Read the IEEE policies on multiple submissions, prior publication, and plagiarism." /> <meta property="og:url" content="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/" /> <meta property="og:site_name" content="IEEE Author Center Books" /> <meta property="article:modified_time" content="2024-05-22T15:17:24+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="9 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/","url":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/","name":"IEEE Submission Policies - IEEE Author Center Books","isPartOf":{"@id":"https://books.ieeeauthorcenter.ieee.org/#website"},"datePublished":"2020-01-24T22:27:16+00:00","dateModified":"2024-05-22T15:17:24+00:00","description":"Read the IEEE policies on multiple submissions, prior publication, and plagiarism.","breadcrumb":{"@id":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/"]}]},{"@type":"BreadcrumbList","@id":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://books.ieeeauthorcenter.ieee.org/"},{"@type":"ListItem","position":2,"name":"Book Publishing at IEEE","item":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/"},{"@type":"ListItem","position":3,"name":"Publishing Ethics","item":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/"},{"@type":"ListItem","position":4,"name":"Guidelines and Policies","item":"https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/"},{"@type":"ListItem","position":5,"name":"IEEE Submission Policies"}]},{"@type":"WebSite","@id":"https://books.ieeeauthorcenter.ieee.org/#website","url":"https://books.ieeeauthorcenter.ieee.org/","name":"IEEE Author Center Books","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://books.ieeeauthorcenter.ieee.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/books.ieeeauthorcenter.ieee.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='resets-css' href='https://books.ieeeauthorcenter.ieee.org/wp-content/themes/AuthorCenter2020/CSS/resets.css?ver=6.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='main-css' href='https://books.ieeeauthorcenter.ieee.org/wp-content/themes/AuthorCenter2020/CSS/main.css?ver=6.6.1' 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://books.ieeeauthorcenter.ieee.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.1' type='text/css' media='all' /> <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--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='SearchAutocomplete-theme-css' href='https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/search-autocomplete/css/ui-darkness/jquery-ui-1.9.2.custom.css?ver=1.9.2' type='text/css' media='all' /> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js?ver=1.0.1" id="bodhi-dompurify-library-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?ver=2.5.8" id="bodhi_svg_inline-js"></script> <script type="text/javascript" id="bodhi_svg_inline-js-after"> /* <![CDATA[ */ cssTarget={"Bodhi":"img.style-svg","ForceInlineSVG":"style-svg"};ForceInlineSVGActive="false";frontSanitizationEnabled="on"; /* ]]> */ </script> <link rel="https://api.w.org/" href="https://books.ieeeauthorcenter.ieee.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://books.ieeeauthorcenter.ieee.org/wp-json/wp/v2/pages/4872" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://books.ieeeauthorcenter.ieee.org/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://books.ieeeauthorcenter.ieee.org/?p=4872' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://books.ieeeauthorcenter.ieee.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbooks.ieeeauthorcenter.ieee.org%2Fbook-publishing-at-ieee%2Fpublishing-ethics%2Fguidelines-and-policies%2Fieee-submission-policies%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://books.ieeeauthorcenter.ieee.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbooks.ieeeauthorcenter.ieee.org%2Fbook-publishing-at-ieee%2Fpublishing-ethics%2Fguidelines-and-policies%2Fieee-submission-policies%2F&format=xml" /> <link rel="icon" href="https://books.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/11/ieee_apple_favicon_57x57-32x32.png" sizes="32x32" /> <link rel="icon" href="https://books.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/11/ieee_apple_favicon_57x57.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://books.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/11/ieee_apple_favicon_57x57.png" /> <meta name="msapplication-TileImage" content="https://books.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/11/ieee_apple_favicon_57x57.png" /> <style type="text/css" id="wp-custom-css"> p.custom-indent { margin: 0% 0% 0% 5%; } </style> <script>window.dzsvg_settings= {dzsvg_site_url: "https://books.ieeeauthorcenter.ieee.org/",version: "12.26",ajax_url: "https://books.ieeeauthorcenter.ieee.org/wp-admin/admin-ajax.php",deeplink_str: "the-video", debug_mode:"off", merge_social_into_one:"off"}; window.dzsvg_site_url="https://books.ieeeauthorcenter.ieee.org";window.dzsvg_plugin_url="https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/dzs-videogallery/";</script> </head> <body class="page-template page-template-T-inner-withnav page-template-T-inner-withnav-php page page-id-4872 page-child parent-pageid-4718 noJS " > <!-- Google Tag Manager --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KQND4VT" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager --> <a class="skiptomaincontent" href="#maincontent" role="navigation">Skip to main content</a> <div class="ieeemeta"> <nav class="ieeemeta-nav-minimal" aria-label="IEEE meta navigation (mobile)" role="navigation"> <ul> <li><a href="https://www.ieee.org/sitemap">More IEEE sites</a></li> </ul> </nav> <nav class="ieeemeta-nav-regular" aria-label="IEEE meta navigation" role="navigation"> <ul> <li><a href="https://www.ieee.org">IEEE.org</a></li> <li><a href="https://ieeexplore.ieee.org">IEEE <span class="xplore">Xplore</span> Digital Library</a></li> <li><a href="https://standards.ieee.org">IEEE Standards</a></li> <li><a href="https://spectrum.ieee.org">IEEE Spectrum</a></li> <li><a href="https://www.ieee.org/sitemap">More sites</a></li> </ul> </nav> <a class="techrxiv-submit" href="https://www.techrxiv.org/">SUBMIT TO TECHRXIV</a> <a class="ieeejoin" href="https://ieeeauthorcenter.ieee.org/ieee-membership-advantages/">JOIN IEEE</a> <a href="https://www.ieee.org"> <img class="masterbrand" alt="IEEE logo" src="https://books.ieeeauthorcenter.ieee.org/wp-content/themes/AuthorCenter2020/images/ieee_mb_white_nopad.svg"> </a> </div> <header id="AuthorCenter" role="banner"> <div id="AC_logo"> <a class="AClogo" alt="IEEE Author Center logo" href="https://ieeeauthorcenter.ieee.org/"> <img src="https://books.ieeeauthorcenter.ieee.org/wp-content/themes/AuthorCenter2020/images/authorcenter.svg"> <span class="ACtagline">Resources & Tools <br>for Authors</span> </a> </div> <div id="AC_nav"> <nav id="AC_nav_menu" class="subsite_menu" aria-label="Navigation by author type" role="navigation"> <span href="" class="hamburger"></span> <div class="menu-subsite-menu-live-container"><ul id="menu-subsite-menu-live" class="menu"><li id="menu-item-4899" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4899"><a href="http://ieeeauthorcenter.ieee.org">Home</a></li> <li id="menu-item-4891" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4891"><a href="https://newauthors.ieeeauthorcenter.ieee.org/">New Authors</a></li> <li id="menu-item-4892" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4892"><a href="http://journals.ieeeauthorcenter.ieee.org">Journal Authors</a></li> <li id="menu-item-4893" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4893"><a href="http://conferences.ieeeauthorcenter.ieee.org">Conference Authors</a></li> <li id="menu-item-4894" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-4894"><a href="https://books.ieeeauthorcenter.ieee.org">Book Authors</a></li> <li id="menu-item-4895" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4895"><a href="http://magazines.ieeeauthorcenter.ieee.org">Magazine Authors</a></li> </ul></div> </nav> </div> </header> <div id="subsite_page"> <div id="searchform" role="search"> <form method="get" action="/" > <input type="hidden" name="searchblogs" value="11" /> <input data-swplive="true" type="search" class="search-field" placeholder="Search this section" title="Search this section" value="" name="s" /> <button title="Submit search" value="Search" type="submit" class="button"> <span class="reader">Search</span> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/> </svg> </button> </form> </div> <div id="mainmenu"> <nav id="main_site_menu" aria-labelledby="main_site_menu_title" role="navigation"> <h2 id="main_site_menu_title">Book Authors</h2> <div class="menu-nested-pages-container"><ul id="menu-nested-pages" class="menu"><li id="menu-item-4723" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current_page_ancestor menu-item-has-children menu-item-4723"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/">Book Publishing at IEEE</a> <ul class="sub-menu"> <li id="menu-item-4734" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4734"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/author-benefits/">Author Benefits</a></li> <li id="menu-item-4724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4724"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/types-of-books-and-imprints/">Types of Books and Imprints</a></li> <li id="menu-item-4726" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current_page_ancestor menu-item-has-children menu-item-4726"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/">Publishing Ethics</a> <ul class="sub-menu"> <li id="menu-item-4867" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4867"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/ethical-requirements/">Ethical Requirements</a></li> <li id="menu-item-4828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4828"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/author-responsibilities/">Author Responsibilities</a></li> <li id="menu-item-4731" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-4731"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/">Guidelines and Policies</a> <ul class="sub-menu"> <li id="menu-item-4870" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4870"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/fundamental-publishing-guidelines-and-principles/">Fundamental Publishing Guidelines and Principles</a></li> <li id="menu-item-4873" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-4872 current_page_item menu-item-4873"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-submission-policies/" aria-current="page">IEEE Submission Policies</a></li> <li id="menu-item-4876" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4876"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/post-publication-policies/">Post-Publication Policies</a></li> <li id="menu-item-4949" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4949"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-author-name-change-policy/">IEEE Author Name Change Policy</a></li> <li id="menu-item-4879" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4879"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/ieee-guidelines-on-advertising-accessibility-data-privacy/">IEEE Guidelines on Advertising, Accessibility, and Data Privacy</a></li> </ul> </li> </ul> </li> <li id="menu-item-4732" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/peer-review-at-ieee/">Peer Review at IEEE</a></li> <li id="menu-item-4733" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4733"><a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/ieee-author-tools/">IEEE Author Tools</a></li> </ul> </li> <li id="menu-item-4735" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4735"><a href="https://books.ieeeauthorcenter.ieee.org/create-your-book-proposal/">Create Your Book Proposal</a></li> <li id="menu-item-4739" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4739"><a href="https://books.ieeeauthorcenter.ieee.org/submit-your-book-proposal/">Submit Your Book Proposal</a> <ul class="sub-menu"> <li id="menu-item-4740" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://books.ieeeauthorcenter.ieee.org/submit-your-book-proposal/proposal-acceptance-criteria/">Proposal Acceptance Criteria</a></li> <li id="menu-item-4741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4741"><a href="https://books.ieeeauthorcenter.ieee.org/submit-your-book-proposal/the-contract-process/">The Contract Process</a></li> </ul> </li> <li id="menu-item-4742" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/">Prepare Your Book Manuscript</a> <ul class="sub-menu"> <li id="menu-item-4743" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4743"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/manuscript-acceptance-criteria/">Manuscript Acceptance Criteria</a></li> <li id="menu-item-4744" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4744"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/permissions-for-reuse-of-materials/">Permissions for Reuse of Materials</a></li> <li id="menu-item-4745" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4745"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/create-original-graphics/">Create Original Graphics</a></li> <li id="menu-item-4965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4965"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/research-reproducibility/">Research Reproducibility</a></li> <li id="menu-item-4746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4746"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/manuscript-submission-checklist/">Manuscript Submission Checklist</a></li> <li id="menu-item-4747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4747"><a href="https://books.ieeeauthorcenter.ieee.org/prepare-your-book-manuscript/book-templates/">Book Templates</a></li> </ul> </li> <li id="menu-item-4748" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4748"><a href="https://books.ieeeauthorcenter.ieee.org/your-role-in-book-production/">Your Role in Book Production</a></li> <li id="menu-item-4749" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4749"><a href="https://books.ieeeauthorcenter.ieee.org/promote-your-book/">Promote Your Book</a></li> </ul></div> </nav> </div> <main id='maincontent' role='main'> <div class="breadcrumb" role="navigation" aria-label="breadcrumbs"><a href="https://books.ieeeauthorcenter.ieee.org" rel="nofollow">Home</a> » <a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/">Book Publishing at IEEE</a> » <a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/">Publishing Ethics</a> » <a href="https://books.ieeeauthorcenter.ieee.org/book-publishing-at-ieee/publishing-ethics/guidelines-and-policies/">Guidelines and Policies</a> » <span aria-current="page">IEEE Submission Policies</span></div> <h1> IEEE Submission Policies </h1> <p>Learn about IEEE’s policies and guidelines for submission and peer review.</p><h3>IEEE Submission Policies</h3><p>Authors must understand and abide by IEEE’s submission policies.</p><h4>1. Policy on Multiple Submissions and Prior Publication</h4><p>IEEE policy requires that authors should only submit original work that has neither appeared elsewhere for publication, nor is under review for another refereed publication.</p><p>This means that authors must disclose all prior publication(s) and current submissions when submitting an article. Section 8.2.4.F of the IEEE PSPB Operations Manual provides guidelines for handling reported cases of authors who have submitted the same article to two or more publications, or who have not properly cited the reuse of their previously published work in newly submitted articles.</p><h4>1.1 Prior Publication</h4><p>The guidelines recognize that it is common in technical publishing for material to be presented at various stages of its evolution. As one example, this can take the form of publishing early ideas in a workshop, more developed work in a conference and fully developed contributions as journal or transactions articles. This publication process is an important means of scientific communication. The editor of a publication may choose to re-publish existing material for a variety of reasons, including promoting wider distribution and serving readers by aggregating special material in a single publication. This practice continues to be recognized and accepted by the IEEE. At the same time, the IEEE requires that this evolutionary process be fully referenced by the author.</p><p>Authors submitting articles must disclose whether there are prior publications, e.g. conference articles, by the authors that are similar, whether published or submitted. They must also include information that very clearly states how the new submission differs from the previously published work(s). Such articles should be cited in the submitted article.</p><h4>1.2 Multiple Submissions</h4><p>“Multiple submissions” is defined as a given article being concurrently under active consideration by two or more publications. It is at the discretion of each IEEE Organization Unit whether or not to allow multiple submissions. Authors shall inform editors of multiple submissions of articles.</p><h4>2. Policy on Plagiarism</h4><p>The IEEE PSPB Operations manual in Section 8.2.1, describes plagiarism in the following way: “IEEE defines plagiarism as the use of someone else’s prior ideas, processes, results, or words without explicitly acknowledging the original author and source. Plagiarism in any form is unacceptable and is considered a serious breach of professional conduct, with potentially severe ethical and legal consequences. Section 8.2.4.D provides detailed guidelines for a) handling allegations of plagiarism, b) applying appropriate corrective actions when findings of plagiarism have been reached, and c) referencing previously published material.”</p><p>The guidelines in Section 8.2.4 of the PSPB Operations Manual also describe a method for investigating an allegation of plagiarism. Section 8.2.4 states: “In considering the allegation, the responsible person shall appoint an independent ad-hoc committee of experts in the topic to confidentially investigate and make a recommendation on the allegation to the responsible person.”</p><p>Additional information is available at:</p><ul><li><a href="https://pspb.ieee.org/images/files/files/opsmanual.pdf">The PSPB Operations Manual</a></li><li><a href="https://www.ieee.org/publications/rights/plagiarism/id-plagiarism.html">Identifying Plagiarism</a></li><li><a href="https://www.ieee.org/publications/rights/Investigating-misconduct.html">Investigating Possible Misconduct</a></li></ul><h4>3. Policy on Electronic Posting</h4><p>Authors submitting manuscripts for review should be aware of the IEEE policy on “Electronic Information Dissemination”. The policy applies to authors who post part or all of a submitted manuscript on a Web site. The policy is found in the IEEE Publications Services and Products Board (PSPB) Operations Manual, in Sections 8.1.9A and 8.1.9B, as follows:</p><h4>3.1. Copyright Notice</h4><p>The following copyright notice must be displayed on the initial screen displaying IEEE-copyrighted material electronically:</p><p>“© 20xx IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, including reprinting/republishing this material for advertising or promotional purposes, collecting new collected works for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.”</p><h4>3.2. Electronic Reprints</h4><p>Upon submitting an article to the IEEE for review and possible publication, the author must add the following notice to the first screen of any of his/her previously posted electronic preprint versions of this paper:</p><p>“This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible.”</p><p>When IEEE accepts the work for publication, the author must add the IEEE copyright notice shown in Section 8.1.9A to any previously posted versions of the particular paper submitted and provide IEEE with the electronic address (URL, ftp address, etc.) of the primary electronic posting.</p><p>When IEEE publishes the work, the author must replace the previous electronic version of the accepted paper with either (1) the full citation to the IEEE work or the pdf of the final accepted manuscript, including the IEEE copyright notice and full citation. Note that the author cannot post the final IEEE version, but can post the final submitted version of the accepted paper.</p><a id="human-animal-research"></a><h3>Research on Human and Animal Subjects</h3><p>Excerpted from the <a href="https://pspb.ieee.org/images/files/files/opsmanual.pdf">IEEE Publication Services and Products Board (PSPB) Operations Manual</a>, sections 8.1.1.E. Also see section 8.2.1.B.6.</p><p>Authors of articles reporting on research involving human subjects or animals, including but extending beyond medical research, shall include a statement in the article that the research was performed under the oversight of an institutional review board or equivalent local/regional body, including the official name of the IRB/ethics committee, or include an explanation as to why such a review was not conducted. For research involving human subjects, authors shall also report that consent from the human subjects in the research was obtained or explain why consent was not obtained.</p><h3>Guidelines for Artificial Intelligence (AI)-Generated Text</h3><p>The use of content generated by artificial intelligence (AI) in a book (including but not limited to text, figures, images, and code) shall be disclosed in the acknowledgments section of any book submitted to an IEEE publication. The AI system used shall be identified, and specific sections of the book that use AI-generated content shall be identified and accompanied by a brief explanation regarding the level at which the AI system was used to generate the content.</p><p>The use of AI systems for editing and grammar enhancement is common practice and, as such, is generally outside the intent of the above policy. In this case, disclosure as noted above is recommended.</p><h3>Recycling Text</h3><p><span></span>A book submitted for publication to IEEE should be original work. The book should not have been published previously and should not be concurrently under consideration for publication elsewhere. The IEEE assumes that material submitted to its publications and information products is properly available for general dissemination for the readership of those publications and products. It is the responsibility of the authors, not the IEEE, to determine if disclosure of their material requires the prior consent of other parties. If prior consent is required, then authors must obtain permission prior to article submission.</p><p>Recycling of material in a new document happens when the material in the new document is identical, or substantively equivalent in both form and content, to that of the source. At times, it may be necessary for authors to recycle portions of their own previously published work or to include another author’s material.</p><p>When an author recycles text, charts, photographs, or other graphics from his/her own previously published material, the author shall:</p><p> </p><ol><li>Adhere to all copyright policies, clearly indicate all recycled material and provide a full reference to the original publication of the material (see also IEEE PSPB Operations Manual, Subsection 8.2.4.G).</li><li>If the previously published or submitted material is used as a basis for a new submission, clearly indicate how the new submission differs from the previously published work(s).</li></ol><h3>Conflict of Interest</h3><p>Conflicts of interest, whether actual, perceived, or potential, must be avoided. IEEE defines a conflict of interest as any situation, transaction, or relationship in which someone’s decisions or actions could materially affect that individual’s professional, personal, financial, or business concerns. A potential conflict of interest occurs when an individual might have a conflict of interest based on his or her responsibility to IEEE. A perceived conflict of interest happens when a third party might reasonably conclude that an individual’s private interests could improperly influence the performance of his or her responsibility to IEEE. Examples of conflicts of interest include: </p><ul><li>A reviewer evaluates an article written by an author with whom the reviewer frequently collaborates on research projects.</li><li>An editor makes a decision on an article which discusses a product in which the editor has a financial stake.</li></ul><p>Reviewers and editors who have a conflict of interest should recuse themselves from the peer review process for that article.</p><h3>IEEE Compliance With Sanction Laws</h3><p>As a global organization, IEEE must comply with the laws and regulations of the countries in which it operates, including, but not limited to, the European Union (EU), United Kingdom (UK), and United States (US). Among these applicable laws are sanction laws, which prevent IEEE from providing certain types of services to, or transacting business with, sanctioned, excluded, and/or designated countries, regions, entities, or individuals. Current sanction laws relevant to IEEE focus primarily on two areas: </p><ul><li><strong>Comprehensive Sanctions</strong>, also called Geographic Sanctions, are country-based economic sanctions that prohibit virtually all activity and transactions involving a certain country. Comprehensive sanctions can also apply to a region within a country.</li><li><strong>List-Based Sanctions</strong> target specific persons, entities, and organizations regardless of geographic location, rather than an entire nation, region, or regime. List-based sanctions prohibit transactions with Specially Designated Nationals (“SDN”) and those on the Blocked Persons List.</li></ul><h4>Compliance With Rules Governing Comprehensive Sanctions</h4><p>Comprehensive sanctions currently apply to the following countries and regions: <strong>Iran</strong>, <strong>Cuba</strong>, <strong>Syria</strong>, and <strong>North Korea</strong>, as well as <strong>Crimea</strong>, the <strong>Donetsk People’s Republic (DNR)</strong>, and the <strong>Luhansk People’s Republics (LNR)</strong>. IEEE may be legally prohibited from undertaking certain collaborations and/or transactions with these countries and regions.</p><h5>Publishing and Distribution</h5><p>Under US law, an exemption allows IEEE to publish, sell, and distribute journal, book, and other content to customers located in the countries and regions subject to comprehensive sanctions.</p><h5>Publishing Services</h5><p>The US has issued Publishing General Licenses for <strong>Iran</strong>, <strong>Cuba</strong>, and <strong>Syria</strong>. As a result, IEEE may provide publishing services such as peer review, book editing, and marketing services to authors in these countries provided that the authors are:</p><ul><li>Not designated as SDNs</li><li>Publishing in their personal capacity (i.e., not on behalf of the government or an SDN entity)</li><li>Employed by an academic or research institution (even if the institution is controlled by the government) so long as the institution itself is not owned by and/or designated under a program without a Publishing General License</li></ul><p>Note that the comprehensive sanctions imposed on <strong>North Korea</strong>, <strong>Crimea</strong>, and the <strong>DNR</strong> and <strong>LNR</strong> do not include Publishing General Licenses and, therefore, IEEE cannot provide peer review, editing, or other publishing services to authors in those locations.</p><h3>Compliance With Rules Governing SDNs</h3><p>Several countries maintain lists of restricted individuals and entities, known as SDNs, with whom it is illegal to conduct business. All authors and other project collaborators should ensure that they meet the criteria to publish under the rules governing SDNs.</p><h3>Compliance With Rules Governing Regulated Information</h3><p>In addition, IEEE is required to comply with rules governing the publication of sensitive information (e.g., military, defense-related), known as Regulated Information, that is governed by export control laws. This prohibition on publishing Regulated Information is:</p><ul><li>Narrowly related to information required for the design, manufacture, and operation of military and defense-related items that are governed by export control laws</li><li>Further narrowed by an exception for the publication of general science, math, and engineering principles commonly taught in academic institutions or information that is already in the public domain</li></ul><p>Authors must ensure that their submissions do not contain information prohibited from publication by export control or other laws.</p> </main> <div id="newsletter"> <a class="newsletter_button" href="https://engage.ieee.org/Author-Center-Authors-Newsletter-Opt-in.html">Subscribe to our newsletter</a> </div> <div id="AC_nav_bottom"> <nav class="subsite_menu" aria-label="Navigation by author type" role="navigation"> <div class="menu-subsite-menu-live-container"><ul id="menu-subsite-menu-live-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4899"><a href="http://ieeeauthorcenter.ieee.org">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4891"><a href="https://newauthors.ieeeauthorcenter.ieee.org/">New Authors</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4892"><a href="http://journals.ieeeauthorcenter.ieee.org">Journal Authors</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4893"><a href="http://conferences.ieeeauthorcenter.ieee.org">Conference Authors</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-4894"><a href="https://books.ieeeauthorcenter.ieee.org">Book Authors</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4895"><a href="http://magazines.ieeeauthorcenter.ieee.org">Magazine Authors</a></li> </ul></div> </nav> </div> </div> <footer> <div class="ieeefooter" role="contentinfo"> <nav aria-label="IEEE footer navigation" role="navigation"> <ul> <li><a href="https://ieeeauthorcenter.ieee.org">IEEE Author Center Home</a></li> <li><a href="https://www.ieee.org/accessibility_statement.html">Accessibility</a></li> <li><a href="https://www.ieee.org/nondiscrimination">Nondiscrimination Policy</a></li> <li><a href="http://ieee-ethics-reporting.org/">IEEE Ethics Reporting</a></li> <li><a href="https://www.ieee.org/about/help/site_terms_conditions.html">Terms & Disclosures</a></li> <li><a href="https://www.ieee.org/about/help/security_privacy.html">IEEE Privacy Policy</a></li> <li><a href="https://ieeeauthorcenter.ieee.org/contact-us/">Contact IEEE Author Center</a></li> </ul> </nav> <p>© 2024 IEEE - All rights reserved. Use of this website signifies your agreement to the <a href="https://www.ieee.org/about/help/site_terms_conditions.html">IEEE TERMS AND CONDITIONS.</a></p> <p>A public charity, IEEE is the world’s largest technical professional organization dedicated to advancing technology for the benefit of humanity.</p> </div> </footer> <script class="dzsvg-ultibox-script">"use strict"; window.init_zoombox_settings = { settings_zoom_doNotGoBeyond1X: 'off', design_skin: 'skin-nebula', settings_enableSwipe: 'off', settings_enableSwipeOnDesktop: 'off', settings_galleryMenu: 'dock', settings_useImageTag: 'on', settings_paddingHorizontal: '100', settings_paddingVertical: '100', settings_disablezoom: 'off' , settings_transition: 'fade' , settings_transition_out: 'fade', settings_transition_gallery: 'slide', settings_disableSocial: 'on', settings_zoom_use_multi_dimension: 'on' , videoplayer_settings: { zoombox_video_autoplay: "off", design_skin: "skin_aurora", settings_youtube_usecustomskin: "on", extra_classes: "" } }; </script><style class="dzsvg-footer-css-init">.videogallery:not(.dzsvg-loaded) { opacity:0; }</style><link rel='stylesheet' id='dzsvg_playlist-css' href='https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/dzs-videogallery/videogallery/vgallery.css?ver=12.26' type='text/css' media='all' /> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/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://books.ieeeauthorcenter.ieee.org/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5" id="wp-a11y-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script> <script type="text/javascript" id="SearchAutocomplete-js-extra"> /* <![CDATA[ */ var SearchAutocomplete = {"ajaxurl":"https:\/\/books.ieeeauthorcenter.ieee.org\/wp-admin\/admin-ajax.php","fieldName":"[name=\"s\"]","minLength":"2","delay":"0","autoFocus":"false"}; /* ]]> */ </script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/search-autocomplete/js/search-autocomplete.min.js?ver=1.0.0" id="SearchAutocomplete-js"></script> <script type="text/javascript" src="https://books.ieeeauthorcenter.ieee.org/wp-content/plugins/dzs-videogallery/videogallery/vgallery.js?ver=12.26" id="dzsvg_playlist-js"></script> </body></html>