apa 7th edition

Anonymous
2019-10-29T19:49:42+00:00

will apa 7th edition automatically download when available?  or how do i get it?

=================================================================

Moderator's note.

Read the entire conversation, or, skip to this thread: APA 7th Edition in MS Word - Microsoft Community

Microsoft has not done anything on this but a fellow user has.

Latest update (2021 Dec 03): https://answers.microsoft.com/en-us/msoffice/forum/all/apa-7th-edition-in-ms-word-2/89149ca0-af44-49a1-ac1b-645ef049165f

This is a long thread with much discussion. If you want you can post your own question. That is almost always better than tagging onto an existing thread if you want help. Do read the thread linked above as well before asking a new question or posting.

Nothing posted here is read by people who can make changes to Word. For  that: Use the Feedback mechanism.

How do I give feedback on Microsoft Office?

=================================================================

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

110 answers

Sort by: Newest
  1. Anonymous
    2020-04-01T19:26:41+00:00

    APA does not care about automating any of their style. I believe they actually created it for a couple of purposes, one to make documents using APA horrible to read and two make everything manual. Even EndNote does not get APA styling correct.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Jay Freedman 208.2K Reputation points Volunteer Moderator
    2020-04-01T15:20:12+00:00

    I am a Software Engineer, and I'm willing to edit the XML in order to make the necessary adjustments...the thing is, I don't know much about the MS Word structure, or where to go to find the files, or where to add them, et cetera.

    If someone could guide me to the steps about where to find the files, I could easily edit and upload them.

    Especially because I need APA 7th Edition so bad! :D

    You can find the 6th Edition XML at

    %appdata%\Roaming\Microsoft\Bibliography\Style\APASixthEditionOfficeOnline.xsl

    Good luck with it. The code is extremely complex, because it's built to accommodate most (or maybe all) of the languages that Office supports, using conditions that test the local language ID and other variables.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-04-01T14:32:41+00:00

    Hello , I want to apa 7th edition automatically download thanks a lot..

    Did you even bother to read the previous replies?

    There is NO APA 7 for Word at this time!

    There is no projected date for it.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-04-01T08:59:10+00:00

    Hello , I want to apa 7th edition automatically download thanks a lot..

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-03-23T03:29:27+00:00

    A docx file is a zip file with a batch of xml files in it. So you might just change the extension from .docx to .zip and see what you can do. 😁

    .

    That is correct, DOCX files are simply ZIP files that have been renamed.  Naming them back to ZIP will give you access to the underlying XML files and folders.  

    .

    BUT accessing that XML will not solve the problem of using APA 7 formatting rules in a document. The XML I was referring to is XML program code used by the Word application itself to define the APA 7 formatted bibliography entries. Totally a different branch of XML.

    .

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments