CINXE.COM
Authors | Stroke and Vascular Neurology
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg" /><link rel="preload" as="image" href="/next-resources/logo.svg" /><link rel="preload" as="image" href="/next-resources/search.svg" /><link rel="preload" as="image" href="/next-resources/hamburger-menu.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" /><link rel="preload" as="image" href="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" /><link rel="stylesheet" href="/_next/static/css/3ba8737e2da19a36.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/0e7e3fdc2a9dc8a0.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/66ad511738c93f8a.css" data-precedence="next" /><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" /><script src="/_next/static/chunks/1dd3208c-9d76d526575ccb40.js" async=""></script><script src="/_next/static/chunks/286-f34bccc04707da60.js" async=""></script><script src="/_next/static/chunks/main-app-ea968dc5e14e4750.js" async=""></script><script src="/_next/static/chunks/9af238c7-d9f324d096f5b01b.js" async=""></script><script src="/_next/static/chunks/22747d63-7f124ab79e18b585.js" async=""></script><script src="/_next/static/chunks/599-bd5c02f387837b4d.js" async=""></script><script src="/_next/static/chunks/789-19b4cf9884ba70ce.js" async=""></script><script src="/_next/static/chunks/181-9b6fb64bae28090d.js" async=""></script><script src="/_next/static/chunks/345-217f92e4288d4463.js" async=""></script><script src="/_next/static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js" async=""></script><script src="/_next/static/chunks/633-8ab650060db62dad.js" async=""></script><script src="/_next/static/chunks/app/error-2354ac2d7cc02509.js" async=""></script><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="shortcut icon" href="/next-resources/favicon.ico" type="image/vnd.microsoft.icon" /><link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net" /><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="preconnect dns-prefetch" href="https://analytics.bmj.com" /><link rel="preconnect dns-prefetch" href="https://cdn-eu.pagesense.io" /><link rel="preconnect dns-prefetch" href="https://popup.wisepops.com" /><link rel="preconnect dns-prefetch" href="https://www.medtargetsystem.com" /><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><title>Authors | Stroke and Vascular Neurology</title><meta name="description" content="A peer reviewed online journal publishing research for neurologists, neurosurgeons and basic neuroscientists involved in stroke and vascular neurology"/><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/><meta name="canonical" content="https://svn.bmj.com/pages/authors"/><meta name="og:locale" content="en_US"/><meta name="og:type" content="article"/><meta name="og:title" content="Authors | Stroke and Vascular Neurology"/><meta name="og:description" content="A peer reviewed online journal publishing research for neurologists, neurosurgeons and basic neuroscientists involved in stroke and vascular neurology"/><meta name="og:url" content="https://svn.bmj.com/pages/authors"/><meta name="og:site_name" content="Stroke and Vascular Neurology"/><meta name="og:image" content="https://svn.bmj.com/svn/wp-content/uploads/sites/57/2023/04/bmj_logo.jpeg"/><meta name="og:image:width" content="298"/><meta name="og:image:height" content="298"/><meta name="twitter:image" content="https://svn.bmj.com/svn/wp-content/uploads/sites/57/2023/04/bmj_logo.jpeg"/><meta name="article:modified_time" content="2024-12-17T08:38:00+00:00"/><meta name="twitter:card" content="summary_large_image"/><link rel="canonical" href="/pages/authors" /><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script><script> window.dataLayer = window.dataLayer || []; function parseCookies() { let cookieHeader = document.cookie || ""; let cookies = Object.fromEntries( cookieHeader.split("; ").map((c) => c.split("=")) ); for (let key in cookies) { if (cookies[key] === "undefined") { cookies[key] = undefined; } } return cookies; } function uuidv4() { var d = new Date().getTime(); //Timestamp var d2 = (typeof performance !== "undefined" && performance.now && performance.now() * 1000) || 0; //Time in microseconds since page-load or 0 if unsupported return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function (c) { var r = Math.random() * 16; //random number between 0 and 16 if (d > 0) { //Use timestamp until depleted r = (d + r) % 16 | 0; d = Math.floor(d / 16); } else { //Use microseconds since page-load if supported r = (d2 + r) % 16 | 0; d2 = Math.floor(d2 / 16); } return (c === "x" ? r : (r & 0x3) | 0x8).toString(16); }); } function handleCookie() { let cookies = parseCookies(); let bmj_uuid = cookies.bmj_uuid; if (!bmj_uuid) { bmj_uuid = uuidv4(); cookies.bmj_uuid = bmj_uuid; } return { bmj_uuid }; } let { bmj_uuid } = handleCookie(); let bmj_ppid = parseCookies().bmj_ppid; const anonMailId = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; let nonAnonMailId = window.dataLayer.find((item) => item.user)?.user?.mail === anonMailId ? null : window.dataLayer.find((item) => item.user)?.user?.mail; let userId = dataLayer.find((item) => item.user)?.user?.["data-ics"] ?? (dataLayer.find((item) => item.user)?.user?.mail && nonAnonMailId) ?? bmj_ppid ?? bmj_uuid; document.cookie = "bmj_ppid=" + userId + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; document.cookie = "bmj_uuid=" + bmj_uuid + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; var googletag = googletag || { cmd: [] }; googletag.cmd.push(function () { googletag.pubads().setPublisherProvidedId(userId); googletag.enableServices(); }); window.dataLayer.push({ bmj_uuid: bmj_uuid, }); </script> </head><body><script>(self.__next_s=self.__next_s||[]).push(["https://securepubads.g.doubleclick.net/tag/js/gpt.js",{"async":true}])</script><div><div class="border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-1" data-testid="top-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div><header class="hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap" data-testid="header-panel"><a href="https://journals.bmj.com" class="py-2 px-0 flex items-center" tabindex="1"><img class="h-[42px] w-[154px]" data-testid="bmj-journals-logo" src="/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg" alt="BMJ Journals logo" /></a><nav class="flex flex-wrap items-center justify-between md:flex-nowrap"><div data-testid="search-box" class="flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined"><form role="search" class="flex undefined" action="/search" method="post"><input type="textbox" placeholder="search" title="Search for:" class="border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined" tabindex="2" name="keywords"/><button type="submit" class="bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined" tabindex="3" name="op">Search</button><input type="hidden" name="form_id" value="highwire_search_quicksearch_form_1"/></form><div class="flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined"><a href="/search" title="Advanced Search" class="decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [&>:first-of-type]:mr-1 undefined" tabindex="4"><span>Advanced</span><span>search</span></a></div></div></nav></header><div data-testid="page-with-menu" class=" transition-margin-left relative m-0 mx-auto min-h-[512px] w-full min-w-0 duration-300 [&.panel-enter-active]:ml-[-15.625rem] [&.panel-enter-done]:ml-[-15.625rem] [&.panel-enter]:ml-0 [&.panel-exit-active]:ml-0 [&.panel-exit-done]:ml-0 [&.panel-exit]:ml-[-15.625rem]"><div class=""><div data-testid="top-menu-container" role="presentation" class="bg-bmj-primary-brand mx-auto h-[3.5625rem] w-full min-w-0 md:h-[4.375rem]"><nav role="navigation" class="relative m-0 mx-auto flex h-full w-full min-w-0 justify-between pl-4 pr-0"><div class="w-1/2 md:w-1/5 bg-bmj-primary-brand m-0 flex min-w-0 items-center"><a href="/" class="flex h-full w-full items-center" tabindex="5"><img data-testid="top-menu-logo" src="/next-resources/logo.svg" alt="logo" class="h-auto w-full" /></a></div><div class=" bg-bmj-primary-brand m-0 flex min-w-0 items-center"><div class="hidden h-full lg:flex"><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/content/early/recent" data-testid="354" tabindex="6">Latest content</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/topic-collections" data-testid="476" tabindex="6">Topic Collections</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/content/current" data-testid="355" tabindex="6">Current issue</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/content/by/year" data-testid="356" tabindex="6">Archive</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/authors/" data-testid="357" tabindex="6">For authors</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/about/" data-testid="358" tabindex="6">About</a></div><div class="flex h-full lg:hidden"><button class=" md:hidden decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4" tabindex="6"><img src="/next-resources/search.svg" alt="Search" width="36" height="36" /></button><button class=" decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4" tabindex="6"><img src="/next-resources/hamburger-menu.svg" alt="Menu" width="36" height="36" /></button></div></div></nav></div><main><div><div class="mb-[24px] flex justify-between bg-white pt-2 md:mb-10"><div><div data-testid="breadcrumbs" class="px-4"><span class="text-bmj-font-color-medium text-sm font-normal not-italic leading-4" data-testid="ancestor-wrapper"><a class="decoration-none text-bmj-blue-600 hover:text-bmj-blue-700 text-sm font-normal no-underline focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" data-testid="home" href="/" tabindex="50">Home</a></span><span class="text-bmj-grey-breadcrumb m-2 text-sm">/</span><span class="text-bmj-font-color-medium text-sm font-normal not-italic leading-4 focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" data-testid="authors">Authors</span></div></div><a href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=svnbmj&fwdUrl=https://svn.bmj.com" class="undefined text-bmj-blue-600 [&:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" tabindex="55"><div class="flex"><div class="mr-2 flex"><svg class="text-bmj-primary-brand h-4 w-8" data-testid="envelope-icon" viewBox="0 0 33 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1H32V21H1V1Z" fill="white" stroke="currentColor"></path><path d="M31.9 20.8L21 9" stroke="currentColor"></path><path d="M1 20.5L11.8 9" stroke="currentColor"></path><mask id="path-4-inside-1" fill="white"><path d="M0.600098 0.700012L16.6001 13.4L32.4001 0.900012"></path></mask><path d="M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z" fill="currentColor" mask="url(#path-4-inside-1)"></path></svg></div><span class="mr-4 text-base leading-4" data-testid="email-alerts-link">Email alerts</span></div></a></div><section class="whitespace-pre-wrap pb-12 [&_p]:mb-4"><div class="authors"><div class="m-0 mx-auto w-full min-w-0 max-w-[77rem] px-4"><h1 data-testid="sections-page-title" class="mb-5">Authors</h1><div class="border-t-bmj-silver-100 bg-bmj-silver-10 mt-5 ml-auto mr-auto w-full min-w-0 overflow-hidden border-t-[0.1px] border-solid px-[0.9375rem] [&>div]:float-left" data-testid="ifora-container"><div class="m-0 ml-auto mr-auto w-full min-w-0" data-testid="ifora-index-panel"><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-articles"><div class="mt-10 text-lg font-normal">Articles</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#submission_guidelines">Submission guidelines</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#article_processing_charges">Article processing charges</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#waivers_and_discounts">Waivers and Discounts</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#preprints">Preprints</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#supplements">Supplements</a></li></ul></div><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-authors"><div class="mt-10 text-lg font-normal">Authors</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#copyright_and_authors_rights">Copyright and authors' rights</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#article_transfer_service">Article transfer service</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#ORCID">ORCID</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#rapid_responses">Rapid responses</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#general_advice">General advice</a></li></ul></div><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-journal-policy"><div class="mt-10 text-lg font-normal">Journal Policy</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#editorial_policy">Editorial policy</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#peer_review">Provenance and peer review</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="#Data_Sharing">Data Sharing</a></li></ul></div></div><hr class="bg-bmj-silver-100 clear-both mx-0 block h-[0.0625rem] border-0 md:mx-[0.9375rem]"/><div class="items-[initial] my-0 mx-0 w-full min-w-0 pb-4 pt-4 md:mx-4 md:flex md:items-center" data-testid="ifora-metrics-panel"><div class="float-none w-full md:float-left md:w-[25%]"><a href="https://mc.manuscriptcentral.com/svn"><button class="bg-bmj-primary-brand w-full cursor-pointer rounded-sm border-0 py-3 px-4 text-lg leading-6 text-white md:w-auto">Submit manuscript</button></a></div><div class="flex flex-col md:flex-row"><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="375"><div>Time to first decision with review<!-- -->:</div><div>44 days (median)</div></div><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="376"><div>Acceptance rate<!-- -->:</div><div>12%</div></div><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="377"><div>Impact factor<!-- -->:</div><div>4.4</div></div></div></div></div><div class="border-t-[1px] border-solid border-transparent" data-testid="sections-container-0"><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><a href="https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN-INFOA-Oct-20.pdf" target="_blank" rel="noopener noreferrer">欲查看中文简体版的作者指南,请点击此处。</a> View a <a href="https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN-INFOA-Oct-20.pdf" target="_blank" rel="noopener noreferrer">Chinese translation of this page</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-1"><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> is an online-only, peer-reviewed, open access journal that aims to operate a fast submission and review process with continuous publication online, to ensure timely, up-to-date research is available worldwide. The Journal adheres to a rigorous and transparent peer-review process and all papers will be considered on the basis of ethical and methodological soundness rather than their novelty, significance, or relevance to any particular group.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-2"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Editorial policy<a id="editorial_policy" name="editorial_policy"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology </em>adheres to the highest standards concerning its editorial policies on publication ethics and scientific misconduct. The journal follows guidance produced by bodies that include the <a href="https://publicationethics.org/">Committee on Publication Ethics (COPE)</a>, the <a href="https://www.wame.org/">World Association of Medical Editors (WAME)</a>, the <a href="https://www.councilscienceeditors.org/editorial-policies">Council of Science Editors</a> and the <a href="https://www.icmje.org/">International Committee of Medical Journal Editors (ICMJE)</a>. To view all BMJ Journal policies please refer to the <a href="https://authors.bmj.com/policies/">BMJ Author Hub policies</a> page, including information about our <a href="https://authors.bmj.com/policies/editor-roles-responsibilities/">Editors’ roles and responsibilities.</a> Authors are required to submit a statement that their study obtained ethics approval (or a statement that it was not required and why) and that participants gave informed consent. Our Editors will consider whether the work is morally acceptable as determined by the World Medical Association’s Declaration of Helsinki. In addition to this, in line with General Medical Council guidelines, an article that contains personal medical information about an identifiable living individual requires patients explicit consent (in the format of a signed BMJ patient consent form) before we will publish it. Please find further details on <a href="https://authors.bmj.com/policies/research-ethics/">BMJ research ethics policies</a> (human participants and animals) and <a href="https://authors.bmj.com/policies/patient-consent-and-confidentiality/">consent for publication</a>; including a link to the downloadable consent form.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">To make the best decision on how to deal with a manuscript, <em>Stroke and Vascular Neurology</em> needs to know about any competing interests authors may have; this includes any commercial, financial or non financial associations that may be relevant to the submitted article. Authors must download and complete a copy of the ICMJE Conflict of Interest disclosure form. In addition to this <em>Stroke and Vascular Neurology</em> ensures that all advertising and sponsorship associated with the journal does not influence editorial decisions, is immediately distinguishable from editorial content and meets all other <a href="https://authors.bmj.com/policies/advertising-sponsorship/">BMJ guidelines</a>. Please find more information about <a href="https://authors.bmj.com/policies/competing-interests/">competing interests</a> and a link to the form. We take seriously all possible misconduct. If an Editor, author or reader has concerns that a submitted article describes something that might be considered to constitute misconduct in research, publication or professional behaviour they should forward their concerns to the journal. The publisher will deal with allegations appropriately following ICMJE and COPE guidelines. Corrections and retractions are considered where an article has already been published; corrections, expressions of concern or a retraction notices will be published as soon as possible in line with the <a href="https://authors.bmj.com/policies/correction-retraction-policies/">BMJ correction and retraction policy</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-3"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Copyright and authors’ rights<a id="copyright_and_authors_rights" name="copyright_and_authors_rights"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">As an open access journal, <em>Stroke and Vascular Neurology</em> adheres to the Budapest Open Access Initiative definition of open access. Articles are published under a Creative Commons licence to facilitate reuse of the content and authors retain copyright; please refer to the <em>Stroke and Vascular Neurology</em> <a href="https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN_licence_Feb_2018.pdf">Author Licence</a>. More information on <a href="https://authors.bmj.com/policies/copyright-and-authors-rights/">copyright and authors’ rights.</a></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">When publishing in <em>Stroke and Vascular Neurology</em>, authors choose between two licence types – <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC-BY-NC</a> and <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a> (Creative Commons open access licences require payment of an <a href="#article_processing_charges">article processing charge</a>). As an author you may wish to post your article in an institutional or subject repository, or on a scientific social sharing network. You may also link your published article to your preprint (if applicable). What you can do with your article, without seeking permission, depends on the licence you have chosen and the version of your article. Please refer to the <a href="https://www.bmj.com/company/products-services/rights-and-licensing/author-self-archiving-and-permissions/">BMJ author self archiving and permissions policies page</a> for more information.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-4"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Preprints<a id="preprints" name="preprints"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Preprints foster openness, accessibility and collaboration by allowing authors to make their findings immediately available to the research community and receive feedback on an article before it is submitted to a journal for formal publication. BMJ fully supports and encourages the archiving of preprints in any recognised, not-for-profit server such as <a href="https://www.medrxiv.org/">medRxiv</a>. BMJ does not consider the posting of an article in a dedicated preprint repository to be prior publication.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Preprints are reports of work that have not been peer-reviewed; Preprints should therefore not be used to guide clinical practice, health-related behaviour or health policy. For more information, please refer to our <a href="https://authors.bmj.com/policies/preprints/">Preprint policy page</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-5"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Provenance and peer review<a id="peer_review" name="peer_review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> submissions are predominantly unsolicited, all articles submitted are subject to peer review. The journal operates double anonymised peer review whereby the names of the authors and reviewers are hidden from each other; usually two external reviewer reports are obtained before an Original research or Review article is accepted for publication. Articles authored by a member of a journal’s editorial team are independently peer reviewed; an editor will have no input or influence on the peer review process or publication decision for their own article. For more information on what to expect during the peer review process please refer to <a href="https://authors.bmj.com/after-submitting/?highlight=journey">BMJ Author Hub – your paper’s journey</a>. BMJ is committed to transparency. Every article we publish includes a description of its provenance (commissioned or not commissioned) and whether it was internally or externally peer reviewed. BMJ requests that all reviewers adhere to a set of basic principles and standards during the peer review process; these are based on the COPE Ethical Guidelines for Peer Reviewers. Please refer to our <a href="https://authors.bmj.com/policies/peer-review-terms-and-conditions/">peer review terms and conditions policy page</a>.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Plagiarism is the appropriation of the language, ideas or thoughts of another without crediting their true source and representation of them as one’s own original work. BMJ is a member of CrossCheck by CrossRef and iThenticate. iThenticate is a plagiarism screening service that verifies the originality of content submitted before publication. BMJ runs manuscripts through iThenticate during the peer review process. Authors, researchers and freelancers can also use iThenticate to screen their work before submission by visiting <a href="https://www.ithenticate.com/">www.ithenticate.com</a>. Reader responses, questions and comments to published content are welcomed by <em>Stroke and Vascular Neurology</em>; these should be submitted electronically via the journals website. Please find further details on <a href="https://authors.bmj.com/after-submitting/rapid-responses/">how to publish a response</a> and the terms and requirements.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-6"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Article transfer service<a id="article_transfer_service" name="article_transfer_service"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">BMJ is committed to ensuring that all good quality research is published. Our <a href="https://authors.bmj.com/after-submitting/bmj-transfer-service/">article transfer service</a> helps authors find the best journal for their research while providing an easy and smooth publication process. If authors agree to transfer their manuscript, all versions, supplementary files and peer reviewer comments are automatically transferred; there is no need to resubmit or reformat.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Authors who submit to <em>Stroke and Vascular Neurology</em> and are rejected will be offered the option of transferring to another <a href="https://journals.bmj.com/">BMJ Journal</a>, such as <a href="https://bmjopen.bmj.com/"><em>BMJ Open</em></a>. Please note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript. Contact the Transfer Editor at transfers@bmj.com</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-7"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Article processing charges<a id="article_processing_charges" name="article_processing_charges"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> is an open access journal and levies an Article Processing Charge (APC) of 2,275 GBP (exclusive of VAT for UK and EU authors). There are no submission, colour or page charges. As one of the founding members of the HINARI Access to Research in Health Programme, we provide free access to all of our journals, and journals archive to local, not-for-profit institutions in low income countries. In addition, we appreciate that some authors do not have access to funding to cover publication costs and we offer waivers through our Open Access Waiver Fund. We will accept part payment where only limited funds are available, and we offer waivers to authors in exceptional circumstances, on request.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-8"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Waivers and discounts<a id="waivers_and_discounts" name="waivers_and_discounts"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">If authors choose to publish their article open access, an APC waiver may be available. Before applying for an APC waiver please consider: <strong>(1) Does your institution have an open access agreement with BMJ? </strong> If it does, then this may cover all or part of the APC for your article. Check <a href="//authors.bmj.com/open-access/institutional-programme/)">BMJ’s open access agreements</a> page to find out whether your institution is a member and what discounts you may be entitled to. <strong>(2) Have you received funding from a funder with an open access mandate or policy that covers paying APCs? </strong> If so, BMJ expects that the APC will be paid in full. If neither (1) nor (2) above apply then consider <strong>(3) Are all the authors of your article based in low-income countries*?</strong> If so, you are eligible to apply for a full or partial waiver from BMJ. Visit our <a href="//authors.bmj.com/open-access/fees-discounts/)">author hub</a> to learn more about our waivers policy and how to request one. Please note that regardless of the funding situation, authors can still choose to publish with us at no cost, and articles will be made available to our subscribers. *This list is reviewed annually and is based upon HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-9"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">ORCID<a id="ORCID" name="ORCID"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> mandates ORCID iDs for the submitting author at the time of article submission; co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID. We strongly believe that the increased use and integration of ORCID iDs will be beneficial for the whole research community. Please find more information about ORCID and BMJ’s policy on our <a href="https://authors.bmj.com/policies/orcid/">Author Hub</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-10"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Data Sharing<a id="Data_Sharing" name="Data_Sharing"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> adheres to BMJ’s Tier 3 data policy. We strongly <em>encourage</em> that data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. All research articles must contain a Data Availability Statement. For more information and FAQs, please see BMJ’s full<a href="https://authors.bmj.com/policies/data-sharing/"> Data Sharing Policy</a> page.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-11"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Rapid responses<a id="rapid_responses" name="rapid_responses"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">A rapid response is a moderated but not peer reviewed online response to a published article in <em>Stroke and Vascular Neurology</em>; it will not receive a DOI and will not be indexed. Find out more about responses and how to <a href="https://authors.bmj.com/after-submitting/rapid-responses/">submit a response.</a></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-12"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">General advice<a id="general_advice" name="general_advice"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><strong>Using the terms sex and gender in your manuscript</strong> The term sex should be used when reporting biological and physiological characteristics that define men and women and gender should be used when reporting socially constructed roles, behaviours, activities, and attributes that a given society considers appropriate for men and women.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-13"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Submission guidelines<a id="submission_guidelines" name="submission_guidelines"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Please review the below article type specifications including the required article lengths, illustrations, table limits and reference counts. The word count excludes the title page, abstract, tables, acknowledgements, contributions and references. Manuscripts should be as succinct as possible. For further support when making your submission please refer to the resources available on the <a href="https://authors.bmj.com/">BMJ Author Hub</a>. Here you will find information on <a href="https://authors.bmj.com/writing-and-formatting/formatting-your-paper/" target="_blank" rel="noopener noreferrer">writing and formatting</a> your research through to the <a href="https://authors.bmj.com/after-submitting/peer-review-process/" target="_blank" rel="noopener noreferrer">peer review process</a>. Authors are responsible for the accuracy of cited references and these should be checked before the manuscript is submitted. <strong>Citing in the text</strong> References must be numbered sequentially as they appear in the text. References cited in figures or tables (or in their legends and footnotes) should appear at the end of the reference list to avoid re-numbering if tables and figures are moved around at peer review/proof stage. Reference numbers in the text should be inserted immediately after punctuation (with no word spacing)—for example, [6] not [6]. Where more than one reference is cited, these should be separated by a comma, for example,[1, 4, 39]. For sequences of consecutive numbers, give the first and last number of the sequence separated by a hyphen, for example,[22-25]. References provided in this format are translated during the production process to superscript type, and act as hyperlinks from the text to the quoted references in electronic forms of the article. Please note that if references are not cited in order the manuscript may be returned for amendment before it is passed on to the Editor for review. <em>Stroke and Vascular Neurology</em> operates double-anonymised peer review which requires authors to submit an anonymous version of their manuscript file (to be uploaded as the Manuscript File including abstract). Double-anonymised peer reviews means that reviewer and author names are anonymous from each other. You will need to ensure that ‘tracked changes’ are <strong>switched off</strong> when you submit your manuscript.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">This file should be anonymous and should <strong>NOT</strong> include: <ul> <li>Any author names (including file path in document footer)</li> <li>Author institution details</li> <li>Author contact details</li> <li>Acknowledgements</li> <li>Competing interests (if declared)</li> </ul> Please note that the anonymous ethics approval statements should be included in the Main Manuscript file. We encourage authors to ensure that research articles are written in accordance with the <a href="https://authors.bmj.com/before-you-submit/reporting-guidelines/">relevant research reporting guideline</a>. You may also wish to use the <a href="https://authors.bmj.com/before-you-submit/language-editing-services/">language editing and translation</a> services provided by <a href="https://authorservices.bmj.com/?utm_source=BMJ-svn&utm_medium=Referral">BMJ Author Services</a>. <ul> <li><a title="editorial" href="#editorial">Editorial</a></li> <li><a title="short_report" href="#short_report">Short report</a></li> <li><a title="epidemiological_study" href="#epidemiological_study">Epidemiological study/ Big data analysis/ Statistical report</a></li> <li><a title="guidelines" href="#guidelines">Guidelines</a></li> <li><a title="original_article" href="#original_research">Original research</a></li> <li><a title="systematic_review" href="#systematic_review">Systematic review</a></li> <li><a title="perspective" href="#perspective">Perspective</a></li> <li><a title="scv" href="#scv">Pictures of stroke and cerebral vasculature</a></li> <li><a title="protocol" href="#protocol">Protocol</a></li> <li><a title="case_report" href="#case_report">Case report</a></li> <li><a title="review" href="#review">Review</a></li> <li><a title="letter" href="#letter">Correspondence/Letter</a></li> <li><a title="supplements" href="#supplements">Supplements</a></li> </ul></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-14"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Editorial<a id="editorial" name="editorial"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>Stroke and Vascular Neurology</em> welcomes editorials. The purpose of an editorial is to provide a novel perspective on a clinically-relevant issue. We welcome suggestions for possible topics and authors.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 1500 words <strong>Tables/Illustrations:</strong> 1 table or figure <strong>References:</strong> should not normally exceed 25</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-15"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Short report<a id="short_report" name="short_report"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Topics suitable for presentation for short reports include single case reports which illustrate important new phenomena, or reports of short, original research studies.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> no more than 1500 words <strong>Abstract:</strong> structured, 200 words <strong>Tables/Illustrations:</strong> up to one of each <strong>References:</strong> should not normally exceed 15</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-16"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Epidemiological study/ Big data analysis/ Statistical report<a id="epidemiological_study" name="epidemiological_study"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Epidemiological study or report based on big data analysis or statistical report is a special report on a topic based on contemporary data and literature. It is mainly presented in the form of statistical tables, lists, and figures, while interpretation and discussion will follow.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> unlimited; determined by editor <strong>Abstract:</strong> 500-800 words <strong>Tables/Illustrations:</strong> unlimited; determined by editor <strong>References:</strong> unlimited; determined by editor</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-17"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Guidelines<a id="guidelines" name="guidelines"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Manuscript of guidelines provides current or evolving clinical practice updates, consensus statements and guidance to improve clinical decision making process pertaining to the discipline of stroke or vascular neurology.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> unlimited; will be determined by the editor <strong>Abstract:</strong> 250-350 words <strong>Tables/Illustrations:</strong> unlimited; will be determined by the editor <strong>References:</strong> unlimited; will be determined by the editor</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-18"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Original research<a id="original_research" name="original_research"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Original research papers should follow the basic structure of abstract, introduction, methods, results, discussion, references, and tables and figures as appropriate. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) should be submitted as Systematic reviews. Supplementary and raw data can be placed online separately from the text, and we may request that you separate out some material into supplementary data files to make the main manuscript clearer for readers.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> up to 3500 words <strong>Abstract:</strong> up to 300 words <strong>Tables/Illustrations:</strong> maximum 8 tables and/or figures <strong>References:</strong> up to 40 Please include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate. <ul> <li><strong>What is already known on this topic</strong> – <em>summarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done</em></li> <li><strong>What this study adds</strong> – <em>summarise what we now know as a result of this study that we did not know before</em></li> <li><strong>How this study might affect research, practice or policy</strong> – <em>summarise the implications of this study</em></li> </ul> This will be published as a summary box after the abstract in the final published article.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-19"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Systematic review<a id="systematic_review" name="systematic_review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">This article type includes all research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc). Please include the research type in your title to make the nature of your study clear.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Please see Original research for more guidance on article requirements.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-20"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Perspective<a id="perspective" name="perspective"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Perspectives are opinion-based pieces which encourage discussion on controversial topics relating to health and medicine.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 1000-1500 words <strong>Abstract:</strong> up to 100 words/not required <strong>Tables/Illustrations:</strong> 1 table and/or figure <strong>References:</strong> 10-15</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-21"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Pictures of stroke and cerebral vasculature<a id="scv" name="scv"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Images in Neurology: This feature is intended to provide a visual image of an interesting and unique neurological observation. Images of patients along with photomicrographs of tissues, MRIs, CTs, PET scans, SPECT scans, angiograms, and other diagnostic visual procedures are appropriate. Neuroimages from Ultra-high field MRI: Demonstrate the characteristics of neurological diseases in ultra-high field MRI in order to provide clues for the clinical application of ultra-high field magnetic resonance in neurological diseases in the future. Cases require a clear diagnosis, especially genetic and pathological diagnosis. Please ensure that any specific patient/hospital details are removed or blacked out (e.g. X-rays, MRI scans, etc). Figures that use a black bar to obscure a patient’s identity are not accepted.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 150 words <strong>References</strong>: Up to 5 <strong>Images:</strong> Up to 2 images; Images should be submitted in separate TIFF, EPS or JPEG files with minimum resolution of 600 dpi <strong>Authors</strong> : No more than 5</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-22"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Protocol<a id="protocol" name="protocol"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Protocol manuscript is a report on planned or ongoing studies. If data collection is complete, we will not consider the manuscript. Stroke and Vascular Neurology will consider for publication of protocols for any study design, including observational studies and any phase of clinical trials. If data collection is already complete, the article should instead be submitted to the Journal as an Original Research. More information on protocols can be found on <a href="https://authors.bmj.com/before-you-submit/how-to-write-a-study-protocol/">BMJ Author Hub</a></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 2500-3500 words <strong>Abstract:</strong> 200-300 words <strong>Tables/Illustrations:</strong> 3-6 tables and/or figures <strong>References:</strong> 25-30 Please include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate. <ul> <li><strong>What is already known on this topic</strong> – <em>summarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done</em></li> <li><strong>What this study adds</strong> –<em> summarise what we now know as a result of this study that we did not know before </em></li> <li><strong>How this study might affect research, practice or policy </strong>–<em> summarise the implications of this study</em></li> </ul> This will be published as a summary box after the abstract in the final published article.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-23"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Case report<a id="case_report" name="case_report"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Case reports need to show either an unusual clinical development, and/or a new insight into a well recognised clinical problem. A case report needs to have an educational message and must provide evidence of how the case contributes to our understanding of the condition/treatment. All SVN case reports must be submitted on this <a href="https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN_CaseReports_Template-1.doc">Word</a> template.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Summary:</strong> up to 150 words <strong>Word count:</strong> up to 1000 words <strong>References:</strong> up to 10 Images and multimedia files are encouraged</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-24"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Review<a id="review" name="review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Reviews will be solicited by the Editor and are subjected to a review process. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) are classified by the journal as systematic reviews and must be submitted as such. Authors wishing to submit a review should seek the advice of the Editor in advance. The inclusion of additional material, e.g. video clips and sound files, and links to useful websites is strongly encouraged.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 5000 words maximum – bullet points encouraged <strong>Tables/Illustrations:</strong> should not normally exceed 5 <strong>References:</strong> should not normally exceed 40</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-25"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Correspondence/Letter<a id="letter" name="letter"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Correspondences in response to articles published in Stroke and Vascular Neurology are welcome and should be submitted via ScholarOne. Correspondences should be submitted within 8 weeks of the article’s publication online and may be published in the print version of the journal in exceptional circumstances. Letters containing original research should also be submitted via ScholarOne. Letters may be published in a shortened form at the discretion of the editor. All papers require ethical approval.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> 1000 words maximum <strong>Tables/Illustrations:</strong> 1 table or figure <strong>References:</strong> 5 maximum</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-26"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Supplements<a id="supplements" name="supplements"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">The BMJ Publishing Group journals are willing to consider publishing supplements to regular issues. Supplement proposals may be made at the request of: <ul> <li>The journal editor, an editorial board member or a learned society may wish to organise a meeting, sponsorship may be sought and the proceedings published as a supplement.</li> <li>The journal editor, editorial board member or learned society may wish to commission a supplement on a particular theme or topic. Again, sponsorship may be sought.</li> <li>The BMJPG itself may have proposals for supplements where sponsorship may be necessary.</li> <li>A sponsoring organisation, often a pharmaceutical company or a charitable foundation, that wishes to arrange a meeting, the proceedings of which will be published as a supplement.</li> </ul> In all cases, it is vital that the journal’s integrity, independence and academic reputation is not compromised in any way.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">For further information on criteria that must be fulfilled, download the <a href="https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/Supplement_Guidelines.pdf" target="_blank" rel="noopener noreferrer">supplements guidelines</a>. When contacting us regarding a potential supplement, please include as much of the information below as possible. <ul> <li>Journal in which you would like the supplement published</li> <li>Title of supplement and/or meeting on which it is based</li> <li>Date of meeting on which it is based</li> <li>Proposed table of contents with provisional article titles and proposed authors</li> <li>An indication of whether authors have agreed to participate</li> <li>Sponsor information including any relevant deadlines</li> <li>An indication of the expected length of each paper</li> <li>Guest Editor proposals if appropriate</li> </ul></div></div></div></div></div></section></div></main></div></div><footer><div class="border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4"><a class="my-4" href="http://www.chinastroke.net/" data-testid="association-logo-1-link" aria-label="Chinese Stroke Association"><img data-testid="association-logo-1" title="Chinese Stroke Association" alt="Chinese Stroke Association" loading="lazy" width="93" height="90" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fsvn.bmj.com%2Fsvn%2Fwp-content%2Fuploads%2Fsites%2F57%2F2023%2F04%2Fsociety-logo-csa.png&w=96&q=75 1x, /_next/image?url=https%3A%2F%2Fsvn.bmj.com%2Fsvn%2Fwp-content%2Fuploads%2Fsites%2F57%2F2023%2F04%2Fsociety-logo-csa.png&w=256&q=75 2x" src="/_next/image?url=https%3A%2F%2Fsvn.bmj.com%2Fsvn%2Fwp-content%2Fuploads%2Fsites%2F57%2F2023%2F04%2Fsociety-logo-csa.png&w=256&q=75" /></a></div><div class="bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row"><div data-testid="footer-content" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">CONTENT</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/early/recent">Latest content</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/current">Current issue</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/top-cited-articles/">Top cited articles</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/most-read-articles/">Most Read Articles</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/by/year">Archive</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/browse-by-collection/">Browse by collection</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/eletters">Responses</a></li></ul><div class="flex"><a href="/pages/rss-feeds" data-testid="rss" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" alt="rss-icon" width="35" height="35" /></a><a href="https://twitter.com/SVN_BMJ" data-testid="x" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" alt="x-icon" width="35" height="35" /></a></div></div><div data-testid="footer-journal" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">JOURNAL</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/about/">About</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/editorial-board/">Editorial board</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/thank-you-to-our-reviewers/">Thank you to our reviewers</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=svnbmj&fwdUrl=https://svn.bmj.com">Sign up for email alerts</a></li></ul><div class="flex"></div></div><div data-testid="footer-authors" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">AUTHORS</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/authors/">Instructions for authors</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://mc.manuscriptcentral.com/svn">Submit an article</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://authors.bmj.com/policies/">Editorial policies</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/faqs/">FAQs</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://openaccess.bmj.com/">Open access at BMJ</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://authors.bmj.com/">BMJ Author Hub</a></li></ul><div class="flex"></div></div><div data-testid="footer-help" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">HELP</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/contact-us/">Contact us</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://journals.bmj.com/cgi/reprintform">Reprints</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://www.bmj.com/company/products-services/rights-and-licensing/permissions">Permissions</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://www.bmj.com/company/for-advertisers-and-sponsor/">Advertising</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html">Feedback form</a></li></ul><div class="flex"></div></div></div><div class="justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between"><div class="relative h-[35px] w-[60px]"><a data-testid="bmj-footer-logo-link" href="https://www.bmj.com/company/"><img src="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" alt="bmj-footer-logo" height="35" /></a></div><div data-testid="copyright-data-wrapper" class="flex flex-col items-start md:items-end [&>:first-of-type]:mt-0 [&>span:nth-of-type(2)]:whitespace-normal"><a data-testid="website-terms-and-conditions" href="https://www.bmj.com/company/legal-information/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Website Terms & Conditions</a><a data-testid="privacy-and-cookies" href="https://www.bmj.com/company/your-privacy/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Privacy & Cookies</a><a data-testid="contact-bmj" href="https://www.bmj.com/company/contact-us/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Contact BMJ</a><a href="#!" data-testid="cookie-settings" id="ot-sdk-btn" class="ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [&:hover]:!bg-[#43791A] [&:hover]:!text-white">Cookie settings</a><span data-testid="online-issn" class="text-bmj-silver-800 whitespace-pre text-sm leading-normal [&&&]:mt-2">Online ISSN: 2059-8696</span><span data-testid="copyright" class="text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]">Copyright © 2025 Chinese Stroke Association. All rights reserved.</span></div></div></footer><div class="border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-2" data-testid="bottom-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div></div><script src="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/3ba8737e2da19a36.css\",\"style\"]\n2:HL[\"/_next/static/css/0e7e3fdc2a9dc8a0.css\",\"style\"]\n3:HL[\"/_next/static/css/66ad511738c93f8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[89562,[],\"\"]\n7:I[78703,[],\"\"]\n8:I[53751,[],\"\"]\nb:I[51395,[],\"\"]\nc:[]\n0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3ba8737e2da19a36.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/0e7e3fdc2a9dc8a0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/66ad511738c93f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"x_xYYIgOMNDr7JLgGqEkm\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/pages/authors\",\"initialTree\":[\"\",{\"children\":[\"pages\",{\"children\":[\"authors\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"pages\",{\"children\":[\"authors\",{\"children\":[\"__PAGE__\",{},[[\"$L5\",\"$L6\"],null],null]},[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"pages\",\"children\",\"authors\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"pages\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$L9\",null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$La\"],\"globalErrorComponent\":\"$b\",\"missingSlots\":\"$Wc\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[25327,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"\"]\ne:I[83792,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"AdsScript\"]\nf:I[5097,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"Script\"]\n10:I[34087,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"PageWithMenu\"]\n11:I[8688,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"633\",\"static/chunks/633-8ab650060db62dad.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"601\",\"static/chunks/app/error-2354ac2d7cc02509.js\"],\"default\"]\n13:I[5097,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64b"])</script><script>self.__next_f.push([1,"ae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"Image\"]\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"shortcut icon\",\"href\":\"/next-resources/favicon.ico\",\"type\":\"image/vnd.microsoft.icon\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://securepubads.g.doubleclick.net\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"as\":\"script\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://analytics.bmj.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://cdn-eu.pagesense.io\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://popup.wisepops.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://www.medtargetsystem.com\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"as\":\"script\"}],[\"$\",\"$Ld\",null,{\"async\":true,\"src\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"type\":\"text/javascript\",\"data-domain-script\":\"565e50dd-f6e9-46d6-91cd-5c40a270264f\",\"id\":\"cookie-pro-script\"}],[\"$\",\"$Ld\",null,{\"id\":\"otb-ads-consent\",\"children\":\"function OnetrustAdsConsent() {\\n if (window.googletag \u0026\u0026 window.googletag.apiReady) {\\n googletag.pubads().disableInitialLoad();\\n googletag.pubads().setPrivacySettings({nonPersonalizedAds:!!OptanonActiveGroups.match(/,4,/)});\\n googletag.pubads().refresh();\\n } else {\\n setTimeout(OnetrustAdsConsent, 1000);\\n }\\n}\\nfunction OptanonWrapper() {\\n OnetrustAdsConsent();\\n}\"}]]}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$Ld\",null,{\"async\":true,\"src\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"strategy\":\"beforeInteractive\"}],[\"$\",\"$Le\",null,{\"adsLazyLoad\":true,\"adSlotIds\":{\"DEFAULT_BOTTOM_AD_ID\":\"/21798771943/SVN-BOTTOM\",\"DEFAULT_TOP_AD_ID\":\"/21798771943/SVN-TOP\",\"DEFAULT_MIDDLE_AD_ID\":\"/21798771943/SVN-MPU\",\"HOMEPAGE_BOTTOM_AD_ID\":\"/21798771943/SVN-HOME-BOTTOM\",\"HOMEPAGE_TOP_AD_ID\":\"/21798771943/SVN-HOME-TOP\"}}],[\"$\",\"$Lf\",null,{\"id\":\"gtm-script\",\"children\":\"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script','dataLayer', 'GTM-5SHSDJ');\"}],null,[\"$\",\"div\",null,{\"children\":[\"$undefined\",[\"$\",\"div\",null,{\"className\":\"border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-1\",\"data-testid\":\"top-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Lf\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-1\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-1\\\");});\"}]}]}],[\"$\",\"header\",null,{\"className\":\"hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap\",\"data-testid\":\"header-panel\",\"children\":[[\"$\",\"a\",null,{\"href\":\"https://journals.bmj.com\",\"className\":\"py-2 px-0 flex items-center\",\"tabIndex\":1,\"children\":[\"$\",\"img\",null,{\"className\":\"h-[42px] w-[154px]\",\"data-testid\":\"bmj-journals-logo\",\"src\":\"/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg\",\"alt\":\"BMJ Journals logo\"}]}],[\"$\",\"nav\",null,{\"className\":\"flex flex-wrap items-center justify-between md:flex-nowrap\",\"children\":[[],[\"$\",\"div\",null,{\"data-testid\":\"search-box\",\"className\":\"flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined\",\"children\":[[\"$\",\"form\",null,{\"role\":\"search\",\"method\":\"post\",\"action\":\"/search\",\"className\":\"flex undefined\",\"children\":[[\"$\",\"input\",null,{\"type\":\"textbox\",\"placeholder\":\"search\",\"name\":\"keywords\",\"title\":\"Search for:\",\"className\":\"border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined\",\"tabIndex\":2}],[\"$\",\"button\",null,{\"type\":\"submit\",\"name\":\"op\",\"className\":\"bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined\",\"tabIndex\":3,\"children\":\"Search\"}],[\"$\",\"input\",null,{\"type\":\"hidden\",\"name\":\"form_id\",\"value\":\"highwire_search_quicksearch_form_1\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined\",\"children\":[\"$\",\"a\",null,{\"href\":\"/search\",\"title\":\"Advanced Search\",\"className\":\"decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [\u0026\u003e:first-of-type]:mr-1 undefined\",\"tabIndex\":4,\"children\":[[\"$\",\"span\",null,{\"children\":\"Advanced\"}],[\"$\",\"span\",null,{\"children\":\"search\"}]]}]}]]}]]}]]}],[\"$\",\"$L10\",null,{\"hasSidepanelButtons\":false,\"menuData\":{\"navData\":[{\"key\":354,\"displayName\":\"Latest content\",\"link\":\"/content/early/recent\"},{\"key\":476,\"displayName\":\"Topic Collections\",\"link\":\"/pages/topic-collections\"},{\"key\":355,\"displayName\":\"Current issue\",\"link\":\"/content/current\"},{\"key\":356,\"displayName\":\"Archive\",\"link\":\"/content/by/year\"},{\"key\":357,\"displayName\":\"For authors\",\"link\":\"/pages/authors/\"},{\"key\":358,\"displayName\":\"About\",\"link\":\"/pages/about/\"}]},\"logo\":\"/next-resources/logo.svg\",\"searchFormUrl\":\"/search\",\"headerMenuData\":\"$undefined\",\"children\":[\"$\",\"div\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$11\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$L12\",\"notFoundStyles\":[],\"styles\":null}]}]}],[\"$\",\"footer\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4\",\"children\":[[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"http://www.chinastroke.net/\",\"data-testid\":\"association-logo-1-link\",\"aria-label\":\"Chinese Stroke Association\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-1\",\"title\":\"Chinese Stroke Association\",\"src\":\"https://svn.bmj.com/svn/wp-content/uploads/sites/57/2023/04/society-logo-csa.png\",\"alt\":\"Chinese Stroke Association\",\"width\":93,\"height\":90}]}]]}],[\"$\",\"div\",null,{\"className\":\"bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row\",\"children\":[[\"$\",\"div\",\"360\",{\"data-testid\":\"footer-content\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"CONTENT\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"361\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/early/recent\",\"children\":\"Latest content\"}]}],[\"$\",\"li\",\"362\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/current\",\"children\":\"Current issue\"}]}],[\"$\",\"li\",\"363\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/top-cited-articles/\",\"children\":\"Top cited articles\"}]}],[\"$\",\"li\",\"364\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/most-read-articles/\",\"children\":\"Most Read Articles\"}]}],[\"$\",\"li\",\"365\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/by/year\",\"children\":\"Archive\"}]}],[\"$\",\"li\",\"366\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/browse-by-collection/\",\"children\":\"Browse by collection\"}]}],[\"$\",\"li\",\"367\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/eletters\",\"children\":\"Responses\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"a\",\"rss\",{\"href\":\"/pages/rss-feeds\",\"data-testid\":\"rss\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg\",\"alt\":\"rss-icon\",\"width\":\"35\",\"height\":\"35\"}]}],[\"$\",\"a\",\"x\",{\"href\":\"https://twitter.com/SVN_BMJ\",\"data-testid\":\"x\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg\",\"alt\":\"x-icon\",\"width\":\"35\",\"height\":\"35\"}]}]]}]]}],[\"$\",\"div\",\"368\",{\"data-testid\":\"footer-journal\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"JOURNAL\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"369\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/about/\",\"children\":\"About\"}]}],[\"$\",\"li\",\"370\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/editorial-board/\",\"children\":\"Editorial board\"}]}],[\"$\",\"li\",\"371\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/thank-you-to-our-reviewers/\",\"children\":\"Thank you to our reviewers\"}]}],[\"$\",\"li\",\"372\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=svnbmj\u0026fwdUrl=https://svn.bmj.com\",\"children\":\"Sign up for email alerts\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"244\",{\"data-testid\":\"footer-authors\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"AUTHORS\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"245\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/authors/\",\"children\":\"Instructions for authors\"}]}],[\"$\",\"li\",\"251\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://mc.manuscriptcentral.com/svn\",\"children\":\"Submit an article\"}]}],[\"$\",\"li\",\"252\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://authors.bmj.com/policies/\",\"children\":\"Editorial policies\"}]}],[\"$\",\"li\",\"253\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/faqs/\",\"children\":\"FAQs\"}]}],[\"$\",\"li\",\"254\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://openaccess.bmj.com/\",\"children\":\"Open access at BMJ\"}]}],[\"$\",\"li\",\"255\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://authors.bmj.com/\",\"children\":\"BMJ Author Hub\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"321\",{\"data-testid\":\"footer-help\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"HELP\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"322\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/contact-us/\",\"children\":\"Contact us\"}]}],[\"$\",\"li\",\"323\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://journals.bmj.com/cgi/reprintform\",\"children\":\"Reprints\"}]}],[\"$\",\"li\",\"324\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions\",\"children\":\"Permissions\"}]}],[\"$\",\"li\",\"325\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://www.bmj.com/company/for-advertisers-and-sponsor/\",\"children\":\"Advertising\"}]}],[\"$\",\"li\",\"326\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html\",\"children\":\"Feedback form\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative h-[35px] w-[60px]\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"bmj-footer-logo-link\",\"href\":\"https://www.bmj.com/company/\",\"children\":[\"$\",\"img\",null,{\"src\":\"/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg\",\"alt\":\"bmj-footer-logo\",\"height\":\"35\"}]}]}],[\"$\",\"div\",null,{\"data-testid\":\"copyright-data-wrapper\",\"className\":\"flex flex-col items-start md:items-end [\u0026\u003e:first-of-type]:mt-0 [\u0026\u003espan:nth-of-type(2)]:whitespace-normal\",\"children\":[[\"$\",\"a\",\"website-terms-and-conditions\",{\"data-testid\":\"website-terms-and-conditions\",\"href\":\"https://www.bmj.com/company/legal-information/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Website Terms \u0026 Conditions\"}],[\"$\",\"a\",\"privacy-and-cookies\",{\"data-testid\":\"privacy-and-cookies\",\"href\":\"https://www.bmj.com/company/your-privacy/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Privacy \u0026 Cookies\"}],[\"$\",\"a\",\"contact-bmj\",{\"data-testid\":\"contact-bmj\",\"href\":\"https://www.bmj.com/company/contact-us/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Contact BMJ\"}],[\"$\",\"a\",null,{\"href\":\"#!\",\"data-testid\":\"cookie-settings\",\"id\":\"ot-sdk-btn\",\"className\":\"ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [\u0026:hover]:!bg-[#43791A] [\u0026:hover]:!text-white\",\"children\":\"Cookie settings\"}],[\"$\",\"span\",\"online-issn\",{\"data-testid\":\"online-issn\",\"className\":\"text-bmj-silver-800 whitespace-pre text-sm leading-normal [\u0026\u0026\u0026]:mt-2\",\"children\":\"Online ISSN: 2059-8696\"}],[\"$\",\"span\",\"copyright\",{\"data-testid\":\"copyright\",\"className\":\"text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]\",\"children\":\"Copyright © 2025 Chinese Stroke Association. All rights reserved.\"}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-2\",\"data-testid\":\"bottom-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Lf\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-2\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-2\\\");});\"}]}]}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"div\",null,{\"className\":\"mb-[24px] flex justify-between bg-white pt-2 md:mb-10\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=svnbmj\u0026fwdUrl=https://svn.bmj.com\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"tabIndex\":55,\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"404-page\",\"className\":\"flex min-h-[30rem] flex-col items-center justify-center pb-12 md:flex-row\",\"children\":[[\"$\",\"img\",null,{\"src\":\"https://thebmj-frontend.bmj.com/next-resources/404-missing.svg\",\"width\":\"143\",\"height\":\"134\",\"alt\":\"not found\"}],[\"$\",\"div\",null,{\"data-testid\":\"page-contain-link\",\"className\":\"flex w-full flex-col px-8 md:w-[50%] lg:px-16\",\"children\":[[\"$\",\"p\",null,{\"className\":\"py-4\",\"children\":\"Error 404: Not found\"}],[\"$\",\"p\",null,{\"className\":\"wrap-urls m-0 mt-3 text-[1.625rem] font-bold leading-9\",\"children\":\"Sorry, the page you requested is unavailable.\"}],[\"$\",\"p\",null,{\"className\":\"text-4 mb-4 mt-1 leading-6\",\"children\":[\"The link might be broken or no longer exist. If you believe this is an error, please\",\" \",[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/customerservice/support-home.html\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"contact us.\"}]]}],[\"$\",\"p\",null,{\"className\":\"m-0 mt-3 mb-4 text-[1.625rem] font-bold leading-9\",\"children\":\"Other useful links\"}],[[\"$\",\"ul\",\"/\",{\"data-testid\":\"link-number-0\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Homepage\"}]}]}],[\"$\",\"ul\",\"/content/current\",{\"data-testid\":\"link-number-1\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/content/current\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Current issue\"}]}]}],[\"$\",\"ul\",\"/pages/authors\",{\"data-testid\":\"link-number-2\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/authors\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Authors\"}]}]}],[\"$\",\"ul\",\"/pages/about\",{\"data-testid\":\"link-number-3\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/about\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"About\"}]}]}],[\"$\",\"ul\",\"/pages/contact-us\",{\"data-testid\":\"link-number-4\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/contact-us\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Help\"}]}]}],[\"$\",\"ul\",\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",{\"data-testid\":\"link-number-5\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Permissions\"}]}]}]]]}]]}]]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Authors | Stroke and Vascular Neurology\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"A peer reviewed online journal publishing research for neurologists, neurosurgeons and basic neuroscientists involved in stroke and vascular neurology\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\"}],[\"$\",\"meta\",\"5\",{\"name\":\"canonical\",\"content\":\"https://svn.bmj.com/pages/authors\"}],[\"$\",\"meta\",\"6\",{\"name\":\"og:locale\",\"content\":\"en_US\"}],[\"$\",\"meta\",\"7\",{\"name\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"8\",{\"name\":\"og:title\",\"content\":\"Authors | Stroke and Vascular Neurology\"}],[\"$\",\"meta\",\"9\",{\"name\":\"og:description\",\"content\":\"A peer reviewed online journal publishing research for neurologists, neurosurgeons and basic neuroscientists involved in stroke and vascular neurology\"}],[\"$\",\"meta\",\"10\",{\"name\":\"og:url\",\"content\":\"https://svn.bmj.com/pages/authors\"}],[\"$\",\"meta\",\"11\",{\"name\":\"og:site_name\",\"content\":\"Stroke and Vascular Neurology\"}],[\"$\",\"meta\",\"12\",{\"name\":\"og:image\",\"content\":\"https://svn.bmj.com/svn/wp-content/uploads/sites/57/2023/04/bmj_logo.jpeg\"}],[\"$\",\"meta\",\"13\",{\"name\":\"og:image:width\",\"content\":\"298\"}],[\"$\",\"meta\",\"14\",{\"name\":\"og:image:height\",\"content\":\"298\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"https://svn.bmj.com/svn/wp-content/uploads/sites/57/2023/04/bmj_logo.jpeg\"}],[\"$\",\"meta\",\"16\",{\"name\":\"article:modified_time\",\"content\":\"2024-12-17T08:38:00+00:00\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"link\",\"18\",{\"rel\":\"canonical\",\"href\":\"https://svn.bmj.com/pages/authors\"}]]\n5:null\n"])</script><script>self.__next_f.push([1,"14:\"$Sreact.fragment\"\n15:I[44345,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-bd5c02f387837b4d.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"181\",\"static/chunks/181-9b6fb64bae28090d.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-d0b3638e0e864ea7.js\"],\"IforaPage\"]\n16:T708,\u003cem\u003eStroke and Vascular Neurology \u003c/em\u003eadheres to the highest standards concerning its editorial policies on publication ethics and scientific misconduct. The journal follows guidance produced by bodies that include the \u003ca href=\"https://publicationethics.org/\"\u003eCommittee on Publication Ethics (COPE)\u003c/a\u003e, the \u003ca href=\"https://www.wame.org/\"\u003eWorld Association of Medical Editors (WAME)\u003c/a\u003e, the \u003ca href=\"https://www.councilscienceeditors.org/editorial-policies\"\u003eCouncil of Science Editors\u003c/a\u003e and the \u003ca href=\"https://www.icmje.org/\"\u003eInternational Committee of Medical Journal Editors (ICMJE)\u003c/a\u003e. To view all BMJ Journal policies please refer to the \u003ca href=\"https://authors.bmj.com/policies/\"\u003eBMJ Author Hub policies\u003c/a\u003e page, including information about our \u003ca href=\"https://authors.bmj.com/policies/editor-roles-responsibilities/\"\u003eEditors’ roles and responsibilities.\u003c/a\u003e\r\n\r\nAuthors are required to submit a statement that their study obtained ethics approval (or a statement that it was not required and why) and that participants gave informed consent. Our Editors will consider whether the work is morally acceptable as determined by the World Medical Association’s Declaration of Helsinki. In addition to this, in line with General Medical Council guidelines, an article that contains personal medical information about an identifiable living individual requires patients explicit consent (in the format of a signed BMJ patient consent form) before we will publish it. Please find further details on \u003ca href=\"https://authors.bmj.com/policies/research-ethics/\"\u003eBMJ research ethics policies\u003c/a\u003e (human participants and animals) and "])</script><script>self.__next_f.push([1,"\u003ca href=\"https://authors.bmj.com/policies/patient-consent-and-confidentiality/\"\u003econsent for publication\u003c/a\u003e; including a link to the downloadable consent form.17:T60e,To make the best decision on how to deal with a manuscript, \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e needs to know about any competing interests authors may have; this includes any commercial, financial or non financial associations that may be relevant to the submitted article. Authors must download and complete a copy of the ICMJE Conflict of Interest disclosure form. In addition to this \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e ensures that all advertising and sponsorship associated with the journal does not influence editorial decisions, is immediately distinguishable from editorial content and meets all other \u003ca href=\"https://authors.bmj.com/policies/advertising-sponsorship/\"\u003eBMJ guidelines\u003c/a\u003e. Please find more information about \u003ca href=\"https://authors.bmj.com/policies/competing-interests/\"\u003ecompeting interests\u003c/a\u003e and a link to the form.\r\n\r\nWe take seriously all possible misconduct. If an Editor, author or reader has concerns that a submitted article describes something that might be considered to constitute misconduct in research, publication or professional behaviour they should forward their concerns to the journal. The publisher will deal with allegations appropriately following ICMJE and COPE guidelines. Corrections and retractions are considered where an article has already been published; corrections, expressions of concern or a retraction notices will be published as soon as possible in line with the \u003ca href=\"https://authors.bmj.com/policies/correction-retraction-policies/\"\u003eBMJ correction and retraction policy\u003c/a\u003e.18:T52e,\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e submissions are predominantly unsolicited, all articles submitted are subject to peer review. The journal operates double anonymised peer review whereby the names of the authors and reviewers are hidden from each other; usually two external reviewer reports are obtained before an Ori"])</script><script>self.__next_f.push([1,"ginal research or Review article is accepted for publication. Articles authored by a member of a journal’s editorial team are independently peer reviewed; an editor will have no input or influence on the peer review process or publication decision for their own article. For more information on what to expect during the peer review process please refer to \u003ca href=\"https://authors.bmj.com/after-submitting/?highlight=journey\"\u003eBMJ Author Hub – your paper’s journey\u003c/a\u003e.\r\n\r\nBMJ is committed to transparency. Every article we publish includes a description of its provenance (commissioned or not commissioned) and whether it was internally or externally peer reviewed.\r\n\r\nBMJ requests that all reviewers adhere to a set of basic principles and standards during the peer review process; these are based on the COPE Ethical Guidelines for Peer Reviewers. Please refer to our \u003ca href=\"https://authors.bmj.com/policies/peer-review-terms-and-conditions/\"\u003epeer review terms and conditions policy page\u003c/a\u003e.19:T545,If authors choose to publish their article open access, an APC waiver may be available. Before applying for an APC waiver please consider:\r\n\r\n\u003cstrong\u003e(1) Does your institution have an open access agreement with BMJ? \u003c/strong\u003e If it does, then this may cover all or part of the APC for your article. Check \u003ca href=\"//authors.bmj.com/open-access/institutional-programme/)\"\u003eBMJ’s open access agreements\u003c/a\u003e page to find out whether your institution is a member and what discounts you may be entitled to.\r\n\r\n\u003cstrong\u003e(2) Have you received funding from a funder with an open access mandate or policy that covers paying APCs? \u003c/strong\u003e If so, BMJ expects that the APC will be paid in full.\r\n\r\nIf neither (1) nor (2) above apply then consider\r\n\r\n\u003cstrong\u003e(3) Are all the authors of your article based in low-income countries*?\u003c/strong\u003e If so, you are eligible to apply for a full or partial waiver from BMJ.\r\nVisit our \u003ca href=\"//authors.bmj.com/open-access/fees-discounts/)\"\u003eauthor hub\u003c/a\u003e to learn more about our waivers policy and how to req"])</script><script>self.__next_f.push([1,"uest one.\r\n\r\nPlease note that regardless of the funding situation, authors can still choose to publish with us at no cost, and articles will be made available to our subscribers.\r\n\r\n*This list is reviewed annually and is based upon HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups.1a:T95b,"])</script><script>self.__next_f.push([1,"Please review the below article type specifications including the required article lengths, illustrations, table limits and reference counts. The word count excludes the title page, abstract, tables, acknowledgements, contributions and references. Manuscripts should be as succinct as possible.\r\n\r\nFor further support when making your submission please refer to the resources available on the \u003ca href=\"https://authors.bmj.com/\"\u003eBMJ Author Hub\u003c/a\u003e. Here you will find information on \u003ca href=\"https://authors.bmj.com/writing-and-formatting/formatting-your-paper/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ewriting and formatting\u003c/a\u003e your research through to the \u003ca href=\"https://authors.bmj.com/after-submitting/peer-review-process/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003epeer review process\u003c/a\u003e.\r\n\r\nAuthors are responsible for the accuracy of cited references and these should be checked before the manuscript is submitted.\r\n\r\n\u003cstrong\u003eCiting in the text\u003c/strong\u003e\r\nReferences must be numbered sequentially as they appear in the text. References cited in figures or tables (or in their legends and footnotes) should appear at the end of the reference list to avoid re-numbering if tables and figures are moved around at peer review/proof stage. Reference numbers in the text should be inserted immediately after punctuation (with no word spacing)—for example, [6] not [6].\r\n\r\nWhere more than one reference is cited, these should be separated by a comma, for example,[1, 4, 39]. For sequences of consecutive numbers, give the first and last number of the sequence separated by a hyphen, for example,[22-25]. References provided in this format are translated during the production process to superscript type, and act as hyperlinks from the text to the quoted references in electronic forms of the article.\r\n\r\nPlease note that if references are not cited in order the manuscript may be returned for amendment before it is passed on to the Editor for review.\r\n\r\n\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e operates double-anonymised peer review which requires authors to submit an anonymous version of their manuscript file (to be uploaded as the Manuscript File including abstract). Double-anonymised peer reviews means that reviewer and author names are anonymous from each other. You will need to ensure that ‘tracked changes’ are \u003cstrong\u003eswitched off\u003c/strong\u003e when you submit your manuscript."])</script><script>self.__next_f.push([1,"1b:T780,This file should be anonymous and should \u003cstrong\u003eNOT\u003c/strong\u003e include:\r\n\u003cul\u003e\r\n \t\u003cli\u003eAny author names (including file path in document footer)\u003c/li\u003e\r\n \t\u003cli\u003eAuthor institution details\u003c/li\u003e\r\n \t\u003cli\u003eAuthor contact details\u003c/li\u003e\r\n \t\u003cli\u003eAcknowledgements\u003c/li\u003e\r\n \t\u003cli\u003eCompeting interests (if declared)\u003c/li\u003e\r\n\u003c/ul\u003e\r\nPlease note that the anonymous ethics approval statements should be included in the Main Manuscript file.\r\n\r\nWe encourage authors to ensure that research articles are written in accordance with the \u003ca href=\"https://authors.bmj.com/before-you-submit/reporting-guidelines/\"\u003erelevant research reporting guideline\u003c/a\u003e. You may also wish to use the \u003ca href=\"https://authors.bmj.com/before-you-submit/language-editing-services/\"\u003elanguage editing and translation\u003c/a\u003e services provided by \u003ca href=\"https://authorservices.bmj.com/?utm_source=BMJ-svn\u0026amp;utm_medium=Referral\"\u003eBMJ Author Services\u003c/a\u003e.\r\n\u003cul\u003e\r\n \t\u003cli\u003e\u003ca title=\"editorial\" href=\"#editorial\"\u003eEditorial\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"short_report\" href=\"#short_report\"\u003eShort report\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"epidemiological_study\" href=\"#epidemiological_study\"\u003eEpidemiological study/ Big data analysis/ Statistical report\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"guidelines\" href=\"#guidelines\"\u003eGuidelines\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"original_article\" href=\"#original_research\"\u003eOriginal research\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"systematic_review\" href=\"#systematic_review\"\u003eSystematic review\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"perspective\" href=\"#perspective\"\u003ePerspective\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"scv\" href=\"#scv\"\u003ePictures of stroke and cerebral vasculature\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"protocol\" href=\"#protocol\"\u003eProtocol\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"case_report\" href=\"#case_report\"\u003eCase report\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"review\" href=\"#review\"\u003eReview\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"letter\" href=\"#letter\"\u003eCorrespondence/Letter\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003ca title=\"supplements\" href=\"#supplements\"\u003eSupplements\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e"])</script><script>self.__next_f.push([1,"6:[[\"$\",\"div\",null,{\"className\":\"mb-[24px] flex justify-between bg-white pt-2 md:mb-10\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[[\"$\",\"$14\",\"/\",{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-bmj-font-color-medium text-sm font-normal not-italic leading-4\",\"data-testid\":\"ancestor-wrapper\",\"children\":[\"$\",\"a\",null,{\"className\":\"decoration-none text-bmj-blue-600 hover:text-bmj-blue-700 text-sm font-normal no-underline focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"data-testid\":\"home\",\"href\":\"/\",\"tabIndex\":50,\"children\":\"Home\"}]}],[\"$\",\"span\",null,{\"className\":\"text-bmj-grey-breadcrumb m-2 text-sm\",\"children\":\"/\"}]]}],[\"$\",\"span\",null,{\"className\":\"text-bmj-font-color-medium text-sm font-normal not-italic leading-4 focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"data-testid\":\"authors\",\"children\":\"Authors\"}]]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=svnbmj\u0026fwdUrl=https://svn.bmj.com\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"tabIndex\":55,\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"$L15\",null,{\"className\":\"authors\",\"iforaIndexData\":{\"items\":[{\"id\":336,\"title\":\"Articles\",\"url\":\"https://./\",\"child_items\":[{\"id\":337,\"title\":\"Submission guidelines\",\"url\":\"#submission_guidelines\"},{\"id\":338,\"title\":\"Article processing charges\",\"url\":\"#article_processing_charges\"},{\"id\":339,\"title\":\"Waivers and Discounts\",\"url\":\"#waivers_and_discounts\"},{\"id\":340,\"title\":\"Preprints\",\"url\":\"#preprints\"},{\"id\":341,\"title\":\"Supplements\",\"url\":\"#supplements\"}]},{\"id\":350,\"title\":\"Authors\",\"url\":\"https://./\",\"child_items\":[{\"id\":342,\"title\":\"Copyright and authors' rights\",\"url\":\"#copyright_and_authors_rights\"},{\"id\":343,\"title\":\"Article transfer service\",\"url\":\"#article_transfer_service\"},{\"id\":344,\"title\":\"ORCID\",\"url\":\"#ORCID\"},{\"id\":345,\"title\":\"Rapid responses\",\"url\":\"#rapid_responses\"},{\"id\":346,\"title\":\"General advice\",\"url\":\"#general_advice\"}]},{\"id\":415,\"title\":\"Journal Policy\",\"url\":\"https://./\",\"child_items\":[{\"id\":411,\"title\":\"Editorial policy\",\"url\":\"#editorial_policy\"},{\"id\":412,\"title\":\"Provenance and peer review\",\"url\":\"#peer_review\"},{\"id\":413,\"title\":\"Data Sharing\",\"url\":\"#Data_Sharing\"}]}]},\"iforaMetricsData\":{\"submitButton\":{\"id\":230,\"title\":\"Submit manuscript\",\"url\":\"https://mc.manuscriptcentral.com/svn\"},\"metrics\":[{\"id\":375,\"title\":\"Time to first decision with review: 44 days (median)\"},{\"id\":376,\"title\":\"Acceptance rate: 12%\"},{\"id\":377,\"title\":\"Impact factor: 4.4\"}]},\"sections\":[{\"sectionTitle\":null,\"subsections\":[{\"columnsContent\":[\"\u003ca href=\\\"https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN-INFOA-Oct-20.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\u003e欲查看中文简体版的作者指南,请点击此处。\u003c/a\u003e\\r\\n\\r\\nView a \u003ca href=\\\"https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN-INFOA-Oct-20.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\u003eChinese translation of this page\u003c/a\u003e.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":null,\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e is an online-only, peer-reviewed, open access journal that aims to operate a fast submission and review process with continuous publication online, to ensure timely, up-to-date research is available worldwide. The Journal adheres to a rigorous and transparent peer-review process and all papers will be considered on the basis of ethical and methodological soundness rather than their novelty, significance, or relevance to any particular group.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Editorial policy\u003ca id=\\\"editorial_policy\\\" name=\\\"editorial_policy\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$16\",\"$17\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Copyright and authors’ rights\u003ca id=\\\"copyright_and_authors_rights\\\" name=\\\"copyright_and_authors_rights\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"As an open access journal, \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e adheres to the Budapest Open Access Initiative definition of open access. Articles are published under a Creative Commons licence to facilitate reuse of the content and authors retain copyright; please refer to the \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e \u003ca href=\\\"https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN_licence_Feb_2018.pdf\\\"\u003eAuthor Licence\u003c/a\u003e. More information on \u003ca href=\\\"https://authors.bmj.com/policies/copyright-and-authors-rights/\\\"\u003ecopyright and authors’ rights.\u003c/a\u003e\",\"When publishing in \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e, authors choose between two licence types – \u003ca href=\\\"https://creativecommons.org/licenses/by-nc/4.0/\\\"\u003eCC-BY-NC\u003c/a\u003e and \u003ca href=\\\"https://creativecommons.org/licenses/by/4.0/\\\"\u003eCC-BY\u003c/a\u003e (Creative Commons open access licences require payment of an \u003ca href=\\\"#article_processing_charges\\\"\u003earticle processing charge\u003c/a\u003e). As an author you may wish to post your article in an institutional or subject repository, or on a scientific social sharing network. You may also link your published article to your preprint (if applicable). What you can do with your article, without seeking permission, depends on the licence you have chosen and the version of your article. Please refer to the \u003ca href=\\\"https://www.bmj.com/company/products-services/rights-and-licensing/author-self-archiving-and-permissions/\\\"\u003eBMJ author self archiving and permissions policies page\u003c/a\u003e for more information.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Preprints\u003ca id=\\\"preprints\\\" name=\\\"preprints\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Preprints foster openness, accessibility and collaboration by allowing authors to make their findings immediately available to the research community and receive feedback on an article before it is submitted to a journal for formal publication.\\r\\n\\r\\nBMJ fully supports and encourages the archiving of preprints in any recognised, not-for-profit server such as \u003ca href=\\\"https://www.medrxiv.org/\\\"\u003emedRxiv\u003c/a\u003e. BMJ does not consider the posting of an article in a dedicated preprint repository to be prior publication.\",\"Preprints are reports of work that have not been peer-reviewed; Preprints should therefore not be used to guide clinical practice, health-related behaviour or health policy. For more information, please refer to our \u003ca href=\\\"https://authors.bmj.com/policies/preprints/\\\"\u003ePreprint policy page\u003c/a\u003e.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Provenance and peer review\u003ca id=\\\"peer_review\\\" name=\\\"peer_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$18\",\"Plagiarism is the appropriation of the language, ideas or thoughts of another without crediting their true source and representation of them as one’s own original work. BMJ is a member of CrossCheck by CrossRef and iThenticate. iThenticate is a plagiarism screening service that verifies the originality of content submitted before publication. BMJ runs manuscripts through iThenticate during the peer review process. Authors, researchers and freelancers can also use iThenticate to screen their work before submission by visiting \u003ca href=\\\"https://www.ithenticate.com/\\\"\u003ewww.ithenticate.com\u003c/a\u003e.\\r\\n\\r\\nReader responses, questions and comments to published content are welcomed by \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e; these should be submitted electronically via the journals website. Please find further details on \u003ca href=\\\"https://authors.bmj.com/after-submitting/rapid-responses/\\\"\u003ehow to publish a response\u003c/a\u003e and the terms and requirements.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Article transfer service\u003ca id=\\\"article_transfer_service\\\" name=\\\"article_transfer_service\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"BMJ is committed to ensuring that all good quality research is published. Our \u003ca href=\\\"https://authors.bmj.com/after-submitting/bmj-transfer-service/\\\"\u003earticle transfer service\u003c/a\u003e helps authors find the best journal for their research while providing an easy and smooth publication process. If authors agree to transfer their manuscript, all versions, supplementary files and peer reviewer comments are automatically transferred; there is no need to resubmit or reformat.\",\"Authors who submit to \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e and are rejected will be offered the option of transferring to another \u003ca href=\\\"https://journals.bmj.com/\\\"\u003eBMJ Journal\u003c/a\u003e, such as \u003ca href=\\\"https://bmjopen.bmj.com/\\\"\u003e\u003cem\u003eBMJ Open\u003c/em\u003e\u003c/a\u003e.\\r\\n\\r\\nPlease note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript.\\r\\n\\r\\nContact the Transfer Editor at transfers@bmj.com\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Article processing charges\u003ca id=\\\"article_processing_charges\\\" name=\\\"article_processing_charges\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e is an open access journal and levies an Article Processing Charge (APC) of 2,275 GBP (exclusive of VAT for UK and EU authors). There are no submission, colour or page charges.\\r\\n\\r\\nAs one of the founding members of the HINARI Access to Research in Health Programme, we provide free access to all of our journals, and journals archive to local, not-for-profit institutions in low income countries. In addition, we appreciate that some authors do not have access to funding to cover publication costs and we offer waivers through our Open Access Waiver Fund. We will accept part payment where only limited funds are available, and we offer waivers to authors in exceptional circumstances, on request.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Waivers and discounts\u003ca id=\\\"waivers_and_discounts\\\" name=\\\"waivers_and_discounts\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$19\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"ORCID\u003ca id=\\\"ORCID\\\" name=\\\"ORCID\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e mandates ORCID iDs for the submitting author at the time of article submission; co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID. We strongly believe that the increased use and integration of ORCID iDs will be beneficial for the whole research community.\\r\\n\\r\\nPlease find more information about ORCID and BMJ’s policy on our \u003ca href=\\\"https://authors.bmj.com/policies/orcid/\\\"\u003eAuthor Hub\u003c/a\u003e.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Data Sharing\u003ca id=\\\"Data_Sharing\\\" name=\\\"Data_Sharing\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e adheres to BMJ’s Tier 3 data policy. We strongly \u003cem\u003eencourage\u003c/em\u003e that data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. All research articles must contain a Data Availability Statement. For more information and FAQs, please see BMJ’s full\u003ca href=\\\"https://authors.bmj.com/policies/data-sharing/\\\"\u003e Data Sharing Policy\u003c/a\u003e page.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Rapid responses\u003ca id=\\\"rapid_responses\\\" name=\\\"rapid_responses\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"A rapid response is a moderated but not peer reviewed online response to a published article in \u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e; it will not receive a DOI and will not be indexed. Find out more about responses and how to \u003ca href=\\\"https://authors.bmj.com/after-submitting/rapid-responses/\\\"\u003esubmit a response.\u003c/a\u003e\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"General advice\u003ca id=\\\"general_advice\\\" name=\\\"general_advice\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cstrong\u003eUsing the terms sex and gender in your manuscript\u003c/strong\u003e\\r\\nThe term sex should be used when reporting biological and physiological characteristics that define men and women and gender should be used when reporting socially constructed roles, behaviours, activities, and attributes that a given society considers appropriate for men and women.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Submission guidelines\u003ca id=\\\"submission_guidelines\\\" name=\\\"submission_guidelines\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1a\",\"$1b\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Editorial\u003ca id=\\\"editorial\\\" name=\\\"editorial\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eStroke and Vascular Neurology\u003c/em\u003e welcomes editorials. The purpose of an editorial is to provide a novel perspective on a clinically-relevant issue. We welcome suggestions for possible topics and authors.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 1500 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e 1 table or figure\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e should not normally exceed 25\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Short report\u003ca id=\\\"short_report\\\" name=\\\"short_report\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Topics suitable for presentation for short reports include single case reports which illustrate important new phenomena, or reports of short, original research studies.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e no more than 1500 words\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e structured, 200 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e up to one of each\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e should not normally exceed 15\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Epidemiological study/ Big data analysis/ Statistical report\u003ca id=\\\"epidemiological_study\\\" name=\\\"epidemiological_study\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Epidemiological study or report based on big data analysis or statistical report is a special report on a topic based on contemporary data and literature. It is mainly presented in the form of statistical tables, lists, and figures, while interpretation and discussion will follow.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e unlimited; determined by editor\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e 500-800 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e unlimited; determined by editor\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e unlimited; determined by editor\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Guidelines\u003ca id=\\\"guidelines\\\" name=\\\"guidelines\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Manuscript of guidelines provides current or evolving clinical practice updates, consensus statements and guidance to improve clinical decision making process pertaining to the discipline of stroke or vascular neurology.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e unlimited; will be determined by the editor\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e 250-350 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e unlimited; will be determined by the editor\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e unlimited; will be determined by the editor\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Original research\u003ca id=\\\"original_research\\\" name=\\\"original_research\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Original research papers should follow the basic structure of abstract, introduction, methods, results, discussion, references, and tables and figures as appropriate.\\r\\n\\r\\nResearch reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) should be submitted as Systematic reviews.\\r\\n\\r\\nSupplementary and raw data can be placed online separately from the text, and we may request that you separate out some material into supplementary data files to make the main manuscript clearer for readers.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e up to 3500 words\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e up to 300 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e maximum 8 tables and/or figures\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e up to 40\\r\\n\\r\\nPlease include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate.\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat is already known on this topic\u003c/strong\u003e – \u003cem\u003esummarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done\u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat this study adds\u003c/strong\u003e – \u003cem\u003esummarise what we now know as a result of this study that we did not know before\u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eHow this study might affect research, practice or policy\u003c/strong\u003e – \u003cem\u003esummarise the implications of this study\u003c/em\u003e\u003c/li\u003e\\r\\n\u003c/ul\u003e\\r\\nThis will be published as a summary box after the abstract in the final published article.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Systematic review\u003ca id=\\\"systematic_review\\\" name=\\\"systematic_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"This article type includes all research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc). Please include the research type in your title to make the nature of your study clear.\",\"Please see Original research for more guidance on article requirements.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Perspective\u003ca id=\\\"perspective\\\" name=\\\"perspective\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Perspectives are opinion-based pieces which encourage discussion on controversial topics relating to health and medicine.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 1000-1500 words\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e up to 100 words/not required\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e 1 table and/or figure\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e 10-15\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Pictures of stroke and cerebral vasculature\u003ca id=\\\"scv\\\" name=\\\"scv\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Images in Neurology: This feature is intended to provide a visual image of an interesting and unique neurological observation. Images of patients along with photomicrographs of tissues, MRIs, CTs, PET scans, SPECT scans, angiograms, and other diagnostic visual procedures are appropriate.\\r\\n\\r\\nNeuroimages from Ultra-high field MRI: Demonstrate the characteristics of neurological diseases in ultra-high field MRI in order to provide clues for the clinical application of ultra-high field magnetic resonance in neurological diseases in the future. Cases require a clear diagnosis, especially genetic and pathological diagnosis.\\r\\n\\r\\nPlease ensure that any specific patient/hospital details are removed or blacked out (e.g. X-rays, MRI scans, etc). Figures that use a black bar to obscure a patient’s identity are not accepted.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 150 words\\r\\n\u003cstrong\u003eReferences\u003c/strong\u003e: Up to 5\\r\\n\u003cstrong\u003eImages:\u003c/strong\u003e Up to 2 images; Images should be submitted in separate TIFF, EPS or JPEG files with minimum resolution of 600 dpi\\r\\n\u003cstrong\u003eAuthors\u003c/strong\u003e : No more than 5\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Protocol\u003ca id=\\\"protocol\\\" name=\\\"protocol\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Protocol manuscript is a report on planned or ongoing studies. If data collection is complete, we will not consider the manuscript. Stroke and Vascular Neurology will consider for publication of protocols for any study design, including observational studies and any phase of clinical trials. If data collection is already complete, the article should instead be submitted to the Journal as an Original Research.\\r\\n\\r\\nMore information on protocols can be found on \u003ca href=\\\"https://authors.bmj.com/before-you-submit/how-to-write-a-study-protocol/\\\"\u003eBMJ Author Hub\u003c/a\u003e\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 2500-3500 words\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e 200-300 words\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e 3-6 tables and/or figures\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e 25-30\\r\\n\\r\\nPlease include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate.\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat is already known on this topic\u003c/strong\u003e – \u003cem\u003esummarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done\u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat this study adds\u003c/strong\u003e –\u003cem\u003e summarise what we now know as a result of this study that we did not know before \u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eHow this study might affect research, practice or policy \u003c/strong\u003e–\u003cem\u003e summarise the implications of this study\u003c/em\u003e\u003c/li\u003e\\r\\n\u003c/ul\u003e\\r\\nThis will be published as a summary box after the abstract in the final published article.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Case report\u003ca id=\\\"case_report\\\" name=\\\"case_report\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Case reports need to show either an unusual clinical development, and/or a new insight into a well recognised clinical problem. A case report needs to have an educational message and must provide evidence of how the case contributes to our understanding of the condition/treatment.\\r\\n\\r\\nAll SVN case reports must be submitted on this \u003ca href=\\\"https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/SVN_CaseReports_Template-1.doc\\\"\u003eWord\u003c/a\u003e template.\",\"\u003cstrong\u003eSummary:\u003c/strong\u003e up to 150 words\\r\\n\u003cstrong\u003eWord count:\u003c/strong\u003e up to 1000 words\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e up to 10\\r\\nImages and multimedia files are encouraged\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Review\u003ca id=\\\"review\\\" name=\\\"review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Reviews will be solicited by the Editor and are subjected to a review process. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) are classified by the journal as systematic reviews and must be submitted as such.\\r\\n\\r\\nAuthors wishing to submit a review should seek the advice of the Editor in advance. The inclusion of additional material, e.g. video clips and sound files, and links to useful websites is strongly encouraged.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 5000 words maximum – bullet points encouraged\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e should not normally exceed 5\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e should not normally exceed 40\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Correspondence/Letter\u003ca id=\\\"letter\\\" name=\\\"letter\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Correspondences in response to articles published in Stroke and Vascular Neurology are welcome and should be submitted via ScholarOne. Correspondences should be submitted within 8 weeks of the article’s publication online and may be published in the print version of the journal in exceptional circumstances.\\r\\n\\r\\nLetters containing original research should also be submitted via ScholarOne. Letters may be published in a shortened form at the discretion of the editor. All papers require ethical approval.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e 1000 words maximum\\r\\n\u003cstrong\u003eTables/Illustrations:\u003c/strong\u003e 1 table or figure\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e 5 maximum\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Supplements\u003ca id=\\\"supplements\\\" name=\\\"supplements\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"The BMJ Publishing Group journals are willing to consider publishing supplements to regular issues. Supplement proposals may be made at the request of:\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003eThe journal editor, an editorial board member or a learned society may wish to organise a meeting, sponsorship may be sought and the proceedings published as a supplement.\u003c/li\u003e\\r\\n \\t\u003cli\u003eThe journal editor, editorial board member or learned society may wish to commission a supplement on a particular theme or topic. Again, sponsorship may be sought.\u003c/li\u003e\\r\\n \\t\u003cli\u003eThe BMJPG itself may have proposals for supplements where sponsorship may be necessary.\u003c/li\u003e\\r\\n \\t\u003cli\u003eA sponsoring organisation, often a pharmaceutical company or a charitable foundation, that wishes to arrange a meeting, the proceedings of which will be published as a supplement.\u003c/li\u003e\\r\\n\u003c/ul\u003e\\r\\nIn all cases, it is vital that the journal’s integrity, independence and academic reputation is not compromised in any way.\",\"For further information on criteria that must be fulfilled, download the \u003ca href=\\\"https://stg-bmjjournals-chicken.bmj.com/svn/wp-content/uploads/sites/58/2023/04/Supplement_Guidelines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\u003esupplements guidelines\u003c/a\u003e.\\r\\n\\r\\nWhen contacting us regarding a potential supplement, please include as much of the information below as possible.\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003eJournal in which you would like the supplement published\u003c/li\u003e\\r\\n \\t\u003cli\u003eTitle of supplement and/or meeting on which it is based\u003c/li\u003e\\r\\n \\t\u003cli\u003eDate of meeting on which it is based\u003c/li\u003e\\r\\n \\t\u003cli\u003eProposed table of contents with provisional article titles and proposed authors\u003c/li\u003e\\r\\n \\t\u003cli\u003eAn indication of whether authors have agreed to participate\u003c/li\u003e\\r\\n \\t\u003cli\u003eSponsor information including any relevant deadlines\u003c/li\u003e\\r\\n \\t\u003cli\u003eAn indication of the expected length of each paper\u003c/li\u003e\\r\\n \\t\u003cli\u003eGuest Editor proposals if appropriate\u003c/li\u003e\\r\\n\u003c/ul\u003e\"],\"layoutType\":\"B\"}]}],\"title\":\"Authors\"}]]\n"])</script></body></html>