www.annaclemens.com Open in urlscan Pro
198.49.23.145  Public Scan

Submitted URL: http://www.annaclemens.com/
Effective URL: https://www.annaclemens.com/
Submission: On September 13 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="ewebinar__RegForm ewebinar--ltr">
  <style>
    .hs-embed-wrapper {
      max-height: initial !important;
    }

    .ewebinar__RegForm {
      font-family: inherit;
      padding: 0;
      text-align: left;
      min-width: 300px;
      max-width: 450px;
      margin: auto;
    }

    .ewebinar__RegForm.ewebinar--rtl label {
      text-align: right;
    }

    .ewebinar__RegForm.ewebinar--rtl .ewebinar__RegForm__Field__Note p {
      text-align: right;
    }

    .ewebinar__RegForm a:hover,
    .ewebinar__RegForm a:visited,
    .ewebinar__RegForm a:link,
    .ewebinar__RegForm a:active {
      text-decoration: none;
    }

    .ewebinar__RegForm.loading .ewebinar__ButtonText {
      opacity: 0 !important;
    }

    .ewebinar__RegForm * {
      box-sizing: border-box;
    }

    .ewebinar__RegForm:not(.loading) .ewebinar__Dots {
      opacity: 0;
      animation: none;
    }

    .ewebinar__RegForm.loading .ewebinar__Dots {
      opacity: 1;
      animation: 1.5s linear 0s normal forwards;
    }

    .ewebinar__RegForm__Session {
      padding: 0 1em;
      height: 38px;
      border: 1px solid #444;
      display: flex;
      align-items: center;
      border-radius: 0.5em;
      width: 100%;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 0.875rem;
    }

    .ewebinar__RegForm__Content {
      padding: 1.5rem;
    }

    .ewebinar__RegForm:not(.ewebinar__RegForm--horizontal) .ewebinar__RegForm__Content {
      padding-bottom: 0.25rem;
    }

    .ewebinar__RegForm__Footer {
      padding: 1.5rem;
      padding-top: 0;
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
    }

    .ewebinar__RegForm .ewebinar__RegisterButton,
    .ewebinar__RegForm .ewebinar__RegisterButton__Wrap {
      max-width: unset !important;
      width: 100%;
    }

    .ewebinar__RegForm__Field {
      margin-bottom: 1.25rem;
    }

    .ewebinar__RegForm__Field input,
    .ewebinar__RegForm__Field select {
      font-size: inherit;
    }

    .ewebinar__RegForm__Field__Label {
      display: block;
      margin-bottom: 0.5rem;
    }

    .ewebinar__RegForm__Field input {
      display: block;
      width: 100%;
      line-height: 1.21428571em;
      font-family: inherit;
      padding: 0.67857143em 1em;
      background: #fff;
      border: 1px solid rgba(34, 36, 38, 0.15);
      color: rgba(0, 0, 0, 0.87);
      border-radius: 0.28571429rem;
      box-shadow: none;
    }

    .ewebinar__RegForm__Field--Sessions .ewebinar__RegForm__Field__Label {
      display: none;
    }

    .ewebinar__RegForm__Field--Hidden {
      margin: 0;
      margin-bottom: 0;
      display: none;
    }

    .ewebinar__RegForm__Field__Input__Select {
      position: relative;
      border: none;
      background: #fff;
      border-radius: 5px;
      width: 100%;
      outline: none;
      border: 1px solid rgba(34, 36, 38, 0.15);
      z-index: unset;
      opacity: 1 !important;
    }

    .ewebinar__RegForm__Field__Input__Select::after {
      position: absolute;
      content: '⌄';
      display: block;
      right: 1em;
      top: 50%;
      transform: translate(-10%, -75%) scale(2, 1.5);
      color: rgba(34, 36, 38, 0.15);
      pointer-events: none;
    }

    .ewebinar__RegForm__Field input::placeholder,
    .ewebinar__RegForm__Field__Input__Select select:invalid {
      color: #dedede !important;
    }

    .ewebinar__RegForm__Field__Input__Select select {
      font-size: inherit !important;
      font-family: inherit;
      height: 2.57142857em;
      padding: 0 1em;
      padding-right: 2.5rem;
      border: none;
      border-radius: 0.5em;
      width: 100%;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
    }

    .ewebinar__RegForm__Field__Input__Select select option {
      height: 2.57142857em;
    }

    .ewebinar__Session__Dropdown::after {
      position: absolute;
      content: '⌄';
      font-weight: 600;
      display: block;
      right: 1em;
      top: 50%;
      transform: translate(-10%, -75%) scale(2, 1.5);
      pointer-events: none;
    }

    .ewebinar__RegForm__Field__Input__Phone input {
      padding-left: 52px;
    }

    .ewebinar__RegForm__Field__Input__CheckedConsent {
      display: flex;
      align-items: start;
    }

    .ewebinar__RegForm__Field__Input__CheckedConsent p {
      margin: 0 !important;
    }

    .ewebinar__RegForm__Field__Input__CheckedConsent input {
      width: 1rem;
      margin-right: 0.5rem;
      margin-top: 0;
      height: 1.5rem;
    }

    .ewebinar__RegForm__Field__Input__CheckedConsent label {
      line-height: 1.5rem;
    }

    .ewebinar__RegForm__Error,
    .ewebinar__RegForm__Field__Error {
      color: #ff7470;
      font-size: 0.8rem;
      padding: 0.5833em 0.833em;
      display: none;
    }

    .ewebinar__RegForm__Error {
      margin-top: 0;
      margin-bottom: 0 !important;
    }

    .ewebinar__RegForm__Field__Note {
      margin-top: 0.5rem;
      font-size: 0.8rem;
      opacity: 0.7;
    }

    .ewebinar__RegForm__Field__Note p {
      margin: 0;
    }

    .ewebinar__RegForm__Field__Note>div {
      margin-bottom: 0.125rem;
    }

    .ewebinar__RegForm__Field__Error {
      display: none;
      position: relative;
      background: #fff;
      border: 1px solid #ff7470;
      border-radius: 0.28571429rem;
      margin-top: 0.5rem;
    }

    .ewebinar__RegForm__Field__Error::before {
      position: absolute;
      content: '';
      background: #fff;
      border-left: 1px solid;
      border-top: 1px solid;
      z-index: 2;
      width: 0.6666em;
      height: 0.6666em;
      margin-top: -1px;
      border-color: inherit;
      border-width: 1px 0 0 1px;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      top: 0;
      left: 50%;
    }

    .ewebinar__RegForm__Error.hasError,
    .ewebinar__RegForm__Field.hasError .ewebinar__RegForm__Field__Error {
      display: block;
    }

    .ewebinar__RegForm__Field .iti--allow-dropdown input,
    .ewebinar__RegForm__Field .iti--allow-dropdown input[type='text'],
    .ewebinar__RegForm__Field .iti--allow-dropdown input[type='tel'],
    .ewebinar__RegForm__Field .iti--separate-dial-code input,
    .ewebinar__RegForm__Field .iti--separate-dial-code input[type='text'],
    .ewebinar__RegForm__Field .iti--separate-dial-code input[type='tel'] {
      padding-right: 6px;
      padding-left: 52px;
      margin-left: 0;
      width: 100%;
    }

    .ewebinar__RegForm__Field .iti.iti--allow-dropdown {
      width: 100%;
    }

    /* horizontal form */
    form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type {
      display: flex;
      flex-direction: column;
      order: 1;
    }

    form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:last-of-type {
      order: 0;
    }

    form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:nth-of-type(2) {
      order: 1;
    }

    @media only screen and (min-width: 992px) {
      form.ewebinar__RegForm--horizontal {
        max-width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content {
        flex: 1;
        padding-right: 0;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div {
        display: flex;
        flex-wrap: wrap;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:first-of-type {
        flex: 1;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:nth-of-type(2) {
        order: 0;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:nth-of-type(2) .ewebinar__RegForm__Field:last-of-type {
        margin-bottom: 1.25rem;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:last-of-type {
        min-width: 100%;
        order: 1;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content>div:first-of-type>div:last-of-type .ewebinar__RegForm__Field {
        margin-top: 0;
        margin-bottom: 0;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field {
        min-width: 120px;
        margin-bottom: 0.75rem;
        flex: 1;
      }

      form.ewebinar__RegForm--has-4.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field {
        min-width: calc(50% - 1rem);
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field {
        margin-right: 1rem;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegisterButton__Wrap {
        width: auto;
        margin-bottom: 0.75rem;
      }

      form.ewebinar__RegForm--horizontal.ewebinar__RegForm--showLabel .ewebinar__RegisterButton__Wrap {
        margin-top: 1.9em;
      }

      /* makes the button like the input */
      form.ewebinar__RegForm--horizontal .ewebinar__RegisterButton {
        width: auto;
        height: auto;
        padding: 0.6em 3em;
      }

      /* makes session height like the input */
      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field--Sessions .ewebinar__Session__Dropdown__Select {
        min-height: auto;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field--Sessions select,
      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field--Sessions .ss-single-selected {
        line-height: 1.21428571em;
        padding: 0.56em 1em !important;
        height: auto;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field--Sessions .ewebinar__RegForm__Field__Label {
        display: block;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Content .ewebinar__RegForm__Field--Consent {
        width: 100%;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        max-width: none;
        margin-left: 0 !important;
        flex: auto;
      }

      form.ewebinar__RegForm--horizontal .ewebinar__RegForm__Footer {
        padding-top: 1.5rem;
        padding-left: 0;
      }
    }

    .ss-main {
      font-size: inherit !important;
    }

    .ss-add,
    .ss-arrow {
      display: none !important;
    }

    .ss-main .ss-single-selected,
    .ss-main .ss-multi-selected {
      border: none !important;
      box-shadow: none;
      padding: 0 !important;
    }

    .ss-main .ss-single-selected {
      height: auto !important;
      padding: 0.67857143em 1em !important;
    }

    .ewebinar__RegForm__Field .ss-main .ss-single-selected span {
      line-height: 1.21428571em !important;
    }

    .ewebinar__RegForm__Field .ewebinar__Session__Dropdown__Select {
      height: auto;
      min-height: 2.58em;
    }

    .ss-main .ss-values {
      margin-left: 0;
      width: 100%;
      line-height: 1.21428571em;
      font-family: inherit;
      padding: 0.5em 1em;
      background: #fff;
      color: rgba(0, 0, 0, 0.87);
      border-radius: 0.28571429rem;
      box-shadow: none;
      min-height: 2.58em;
    }

    .ss-main .ss-values .ss-value {
      line-height: 1.21428571em !important;
      margin: 0px 5px 0px 0px !important;
    }

    .ss-main .ss-values .ss-disabled {
      padding: 0 !important;
      margin: 0 !important;
    }

    .ss-content .ss-list {
      max-height: 9em;
    }

    html .ss-main .ss-single-selected .placeholder .ss-disabled {
      color: #7c8282;
    }

    .ewebinar--rtl .ss-option {
      text-align: right;
    }

    .ewebinar--rtl .ss-main .ss-single-selected {
      padding-right: 2.5rem !important;
    }

    .ewebinar__Session__Dropdown {
      position: relative;
      border: none;
      background: #fff;
      border-radius: 5px;
      width: 100%;
      outline: none;
      border: 1px solid #444;
      font-size: 1.1rem;
    }

    .ewebinar__Session__Dropdown__Select {
      font-family: inherit;
      height: 36px;
      padding: 0 1em;
      opacity: 1 !important;
      padding-right: 2.5rem;
      border: none;
      border-radius: 0.5em;
      font-size: 1em;
      width: 100%;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
    }

    .ewebinar__Session__Dropdown__Select.ss-main .ss-single-selected {
      padding-right: 2rem !important;
    }

    .ewebinar__Session__Dropdown__Select.ss-main .ss-single-selected span {
      display: block;
    }

    .ewebinar__Session__Dropdown::after {
      position: absolute;
      content: '⌄';
      font-weight: 600;
      display: block;
      right: 1em;
      top: 50%;
      transform: translate(-10%, -75%) scale(2, 1.5);
      pointer-events: none;
    }

    .ewebinar__Session__Dropdown__Select.ss-main {
      padding: 0 !important;
      text-transform: none;
    }

    .ewebinar__Session__Dropdown__Select:invalid {
      color: #dedede !important;
    }

    .ewebinar__Session__Dropdown__Select.ss-main .ss-single-selected.ss-open-below {
      background: none;
    }

    .ewebinar__Widget {
      line-height: 1.5;
    }

    .ewebinar--rtl {
      direction: rtl;
    }

    .ewebinar__Widget select {
      display: flex;
    }

    .ewebinar__Widget * {
      box-sizing: border-box;
    }

    .ewebinar__RegisterButton {
      font-family: inherit;
      box-sizing: border-box;
      font-family: inherit;
      position: relative;
      display: flex;
      padding: 0.7em 2em;
      cursor: pointer;
      align-items: center;
      justify-content: center;
      border-width: 0px;
      outline: none;
      transition: all 0.2s;
      font-weight: 500;
      font-size: inherit;
      box-sizing: border-box;
      margin: 0;
    }

    .ewebinar__RegisterButton.loaded .ewebinar__Dots {
      display: none !important;
    }

    .ewebinar__RegisterButton.loaded .ewebinar__ButtonText {
      opacity: 1 !important;
    }

    .ewebinar__RegisterButton * {
      font-family: inherit;
    }

    .ewebinar__RegisterButton:hover {
      transform: translateY(-1px);
      font-weight: 500;
      box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
      border: none !important;
    }

    .ewebinar__RegisterButton:focus {
      font-weight: 500;
    }

    .ewebinar__RegisterButton:active {
      transform: translateY(1px);
      box-shadow: none;
    }

    .ewebinar__RegisterButton .ewebinar__ButtonText {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    @media only screen and (max-width: 614px) {
      .ewebinar__RegisterButton {
        max-width: 320px !important;
        min-height: 42px !important;
        width: 100% !important;
      }
    }

    .ewebinar__Dots {
      opacity: 1;
      animation: 1.5s linear 0s normal forwards 1.5 delayin;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    button .ewebinar__Dots {
      background: #ff8a27;
      border-radius: 50px;
    }

    .ewebinar__LoadingDot {
      height: 0.5em;
      width: 0.5em;
      border-radius: 100%;
      display: inline-block;
      animation: 1.2s ewebinar-loading-dot ease-in-out infinite;
    }

    .ewebinar__LoadingDot:nth-of-type(2) {
      animation-delay: 0.15s;
      margin-left: 0.5em;
    }

    .ewebinar__LoadingDot:nth-of-type(3) {
      animation-delay: 0.25s;
      margin-left: 0.5em;
    }

    @keyframes delayin {
      0% {
        opacity: 0;
      }

      66% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    @keyframes ewebinar-loading-dot {
      30% {
        transform: translateY(-35%);
        opacity: 0.3;
      }

      60 % {
        transform: translateY(0%);
        opacity: 0.8;
      }
    }

    .ss-content .ss-list .ss-option:hover,
    .ss-content .ss-list .ss-option.ss-highlighted,
    .ss-main .ss-multi-selected .ss-values .ss-value {
      background-color: #ff8a27 !important;
      color: #ffffff !important;
    }
  </style>
  <div class="ewebinar__RegForm__Content">
    <div>
      <div class="ewebinar__RegForm__Field ewebinar__RegForm__Field--Sessions" style="display: none;"> <label class="ewebinar__RegForm__Field__Label" for="session">&nbsp;</label> <input type="hidden" name="session">
        <div class="ewebinar__RegForm__Field__Error"></div>
      </div>
      <div class="ewebinar__RegForm__Field"> <label class="ewebinar__RegForm__Field__Label" for="name"> Name </label>
        <div class="ewebinar__RegForm__Field__Input"> <input id="name" name="name"> </div>
        <div class="ewebinar__RegForm__Field__Error"></div>
      </div>
      <div class="ewebinar__RegForm__Field"> <label class="ewebinar__RegForm__Field__Label" for="email"> Email </label>
        <div class="ewebinar__RegForm__Field__Input"> <input id="email" name="email"> </div>
        <div class="ewebinar__RegForm__Field__Error"></div>
      </div>
      <div class="ewebinar__RegForm__Field ewebinar__RegForm__Field--Consent">
        <div class="ewebinar__RegForm__Field__Input__CheckedConsent"> <input type="checkbox" name="checkedConsent" id="checkedConsent"> <label for="checkedConsent">
            <div>By registering you agree to receive emails from us. You can unsubscribe at any time. Please refer to our <a target="_blank" href="https://www.researcherswritingacademy.com/privacy-policy">privacy policy</a> for more information.
            </div>
          </label> </div>
        <div class="ewebinar__RegForm__Field__Error"></div>
      </div>
    </div>
    <div class="ewebinar__RegForm__Captcha" style="height: 0px; overflow: hidden; transition: height 0.278s ease 0s;">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcJV7AaAAAAAPjqENRYq-1Q1X__MetPiM2F178E&amp;co=aHR0cHM6Ly93d3cuYW5uYWNsZW1lbnMuY29tOjQ0Mw..&amp;hl=en&amp;v=g8G8cw32bNQPGUVoDvt680GA&amp;size=invisible&amp;cb=bj5a0jiuh4fm"
            width="256" height="60" role="presentation" name="a-fsxt58qmhhee" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <div class="ewebinar__RegForm__Error"></div>
  </div>
  <div class="ewebinar__RegForm__Footer">
    <a class="ewebinar__RegisterButton__Wrap ewebinar--ltr" href="javascript:;" style=" text-decoration: none; undefined; "> <button class="ewebinar__Widget ewebinar__RegisterButton loaded" type="submit" style=" border-radius: 50px; background: #ff8a27; color: #ffffff; undefined "> <div class="ewebinar__Dots "> <span class="ewebinar__LoadingDot" style="background: #ffffff"></span> <span class="ewebinar__LoadingDot" style="background: #ffffff"></span> <span class="ewebinar__LoadingDot" style="background: #ffffff"></span> </div> <span class="ewebinar__ButtonText" style="white-space: nowrap; opacity: 1;"> REGISTER NOW </span> </button> </a>
    <noscript>
      <div style="text-align: center; margin-top: 1em; text-decoration: none; undefined"> <a style="color: #000; font-size: 13px;" href="https://www.annaclemens.com/training">REGISTER NOW</a> </div>
    </noscript> </div>
</form>

Text Content

⭐ FREE TRAINING ⭐
About
Blog
Learn with Anna
Online course
Workshop for research groups

⭐ FREE TRAINING ⭐
About
Blog
Learn with Anna
Online course
Workshop for research groups
⭐ FREE TRAINING ⭐
About
Blog
Learn with Anna
Online course
Workshop for research groups
 
 


HI, I’M ANNA CLEMENS, PHD.


I TEACH YOU HOW TO WRITE SCIENTIFIC PAPERS FASTER SO YOU CAN GET PUBLISHED
CONSISTENTLY

 
GET STARTED.
 
 


AS SEEN ON:



--------------------------------------------------------------------------------

 


ACCESS YOUR FREE TRAINING


PERFECT FOR YOU IF:

…your writing is slow, or
…your papers are getting rejected even though you’re doing good science

WATCH NOW

> “This is by far the best course I have ever attended (not only on writing but
> in general)! As soon as I finished the course, I produced two papers. ”

— Dr Soundarya Soundararajan, National Institute of Occupational Health, India

Anna is an academic writing coach who has helped hundreds of science researchers
get published in their target journals, spend less time on their writing, and -
most importantly - enjoy the writing process.

Her step-by-step writing system, the Journal Publication Formula, ensures that
the writing process feels effortless while the research paper tells a coherent
and clear story.

Individual researchers can learn the Journal Publication Formula in Anna’s
online course, the Researchers’ Writing Academy, and research groups can book a
private online workshop.

READ ANNA’S STORY.

> “Anna’s way of presenting is a real “publication formula” that I can relate to
> and use as an analytical tool in dissemination and supervision. I wonder why I
> have never learned to write so systematically.”

— Dr Olav Wendelboe, Professor of Cardiology, Copenhagen, Denmark
 


HERE’S HOW YOU CAN LEARN TO MASTER THE JOURNAL PUBLICATION FORMULA:

Our online course for individual researchers including community support and
group coaching

I'm interested in the course!

Our private online workshop for groups of researchers such as labs and graduate
schools

I'm interested in the workshop!

> “Since enrolling in the course, it’s become so much faster for me to write a
> paper. I can now write a draft in just four weeks! I know exactly what I need
> to do, how to structure paragraphs and how to make my writing flow. ”

— Dr Jia Ng, Assistant Professor at the Zucker School of Medicine, United States

> “Anna’s formula turns a complicated and oftentimes daunting task into an easy
> to follow method. I now have a clearly written manuscript that delivers my
> results, and demonstrates their impact from the first sentence to the last.”

— Dr Amy Sardone, NSF Astronomy & Astrophysics Postdoctoral Fellow, Ohio State
University, United States
 


ANNA HAS TAUGHT RESEARCHERS AT INSTITUITIONS AROUND THE GLOBE:

Hundreds of researchers based in the US, UK, Canada, Germany, Switzerland,
Netherlands, New Zealand, Sweden, Norway, Denmark, France, Czech Republic,
Japan, Israel, Turkey and other countries have learned to master the Journal
Publication Formula.



> “The Researchers’ Writing Academy has helped me understand in a tangible way
> how to communicate my research through storytelling. I got so much confidence
> from this program and this is a big deal for me. Now I’m fully committed to my
> academic career! ”

— Dr Jourdan Davis, Assistant Professor at the University of North Carolina,
United States
 


✏️ NOT SURE IF THE RESEARCHERS’ WRITING ACADEMY IS A GOOD FIT FOR YOU?


IF YOU…

 * Procrastinate on your writing,

 * Need to get more effective at writing clearly and concisely, OR

 * Frequently get rejected by high-impact journals,


…THE ANSWER IS PROBABLY YES!


CONFIRM BY WATCHING THE TRAINING.

ACCESS TRAINING NOW

Back to Top
Free training
About
Contact
Privacy policy
hello@annaclemens.com

© Copyright 2018-2022 by Anna Clemens. All Rights Reserved. 

Photography by Alice Dix



We use cookies to provide services and to personalise ads and the content of the
Website. Do you agree?

We always make sure to protect your personal data. Please read our privacy
policy for more information.



Yes, no problem.
No
How to get published
in high-ranking journals
without lacking structure in the writing process


Sign up below 👇 to get started

 

Name


Email


By registering you agree to receive emails from us. You can unsubscribe at any
time. Please refer to our privacy policy for more information.




REGISTER NOW
REGISTER NOW
No thanks