Word Document Reference Collator

조회 수: 4 (최근 30일)
tgohsu
tgohsu 2019년 11월 12일
편집: Adam Danz 2019년 11월 12일
Hello,
Thank you for looking over this question.
I have a word document that has 234 references in them. Those references are pointed to in the text using superscripted numbers. Currently, the issue I am having is ordering those references. My solution is to build a program which reads in all of the supertexted numbers from start to finish and then reorders them in ascending order, while also reording the list of references in the bottom of the document to reflect the numbering change.
I was wondering if I could get some help in building this, as I don't know where to even begin.
Thanks for your time.
  댓글 수: 2
Adam Danz
Adam Danz 2019년 11월 12일
편집: Adam Danz 2019년 11월 12일
If you're using microsoft word, there are already built-in reference management features that would be a lot easier to use than trying to fix it with Matlab code IMO.
For example (link below - I just chose one of many available).
John D'Errico
John D'Errico 2019년 11월 12일
While you can do pretty much anything in MATLAB, there are some things that are best done with tools designed to solve that class of problem.
The analogy I like to use is that while I can probably drive a screw with a hammr, a screwdriver is a far better choice.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by