WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Word 2007: Import bibliographies from other sources?

 
   Home -> Office -> Document Management RSS
Next:  Business card template  
Author Message
Bob Pringle

External


Since: Jun 19, 2007
Posts: 1



(Msg. 1) Posted: Tue Jun 19, 2007 8:38 am
Post subject: Word 2007: Import bibliographies from other sources?
Archived from groups: microsoft>public>word>docmanagement (more info?)

Is there a way to load bibliographies from external databases, such as
PubMed, which output text files containing xml code? I saw one other post
asking how to import from Google, but no response.
Back to top
Login to vote
Herb Tyson [MVP]

External


Since: Oct 02, 2003
Posts: 2230



(Msg. 2) Posted: Tue Jun 19, 2007 3:34 pm
Post subject: Re: Word 2007: Import bibliographies from other sources? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In theory, yes -- but I don't know whether PubMed's format is compatible
with Word 2007's. You might need to convert to a compatible format before it
will work. But, the method would be as follows:

1. Download the .xml file, and convert it if necessary.

2. Create a new blank document.

3. In the References tab, click Manage Sources.

4. Click Browse, and browse to and open the .xml file you downloaded or
converted.

5. Items from the external .xml will appear at the left in the Master List.
Select all of them (or all that you want), and then click Copy -> to copy
them to the Current List window (for the blank document).

At this point, you might need to save/close/exst Word/reopen the Word
document for the rest to work.

6. Open the saved file containing the sources, and click Manage Sources.

7. In the Current List, select all of the sources, then click <-Copy to copy
them to Source.xml (which should be loaded by default; but verify that it's
loaded at the left, rather than the source browsed to earlier).

I've used this method to effectively import sources that were created by
Word 2007 (on different computers). But, haven't had success with .xml files
from 3rd party sources. But, since this was a matter of experimenting rather
than need, I didn't dig very deeply. Sources such as
http://www.scripps.edu/~cdputnam/software/bibutils/ might have the needed
utilities to convert... but I haven't delved, so I can't say.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Bob Pringle" <Bob Pringle.RemoveThis@discussions.microsoft.com> wrote in message
news:E3761D5F-E053-420D-821F-D03DC735F1B5@microsoft.com...
> Is there a way to load bibliographies from external databases, such as
> PubMed, which output text files containing xml code? I saw one other post
> asking how to import from Google, but no response.
Back to top
Login to vote
tpaul

External


Since: Nov 18, 2008
Posts: 2



(Msg. 3) Posted: Tue Nov 18, 2008 12:56 pm
Post subject: Re: Word 2007: Import bibliographies from other sources? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is great information but I am dealing with High School students. Too
much work for them. Why can't Word just have an encyclopedia entry in the
reference tab?

"Herb Tyson [MVP]" wrote:

> In theory, yes -- but I don't know whether PubMed's format is compatible
> with Word 2007's. You might need to convert to a compatible format before it
> will work. But, the method would be as follows:
>
> 1. Download the .xml file, and convert it if necessary.
>
> 2. Create a new blank document.
>
> 3. In the References tab, click Manage Sources.
>
> 4. Click Browse, and browse to and open the .xml file you downloaded or
> converted.
>
> 5. Items from the external .xml will appear at the left in the Master List.
> Select all of them (or all that you want), and then click Copy -> to copy
> them to the Current List window (for the blank document).
>
> At this point, you might need to save/close/exst Word/reopen the Word
> document for the rest to work.
>
> 6. Open the saved file containing the sources, and click Manage Sources.
>
> 7. In the Current List, select all of the sources, then click <-Copy to copy
> them to Source.xml (which should be loaded by default; but verify that it's
> loaded at the left, rather than the source browsed to earlier).
>
> I've used this method to effectively import sources that were created by
> Word 2007 (on different computers). But, haven't had success with .xml files
> from 3rd party sources. But, since this was a matter of experimenting rather
> than need, I didn't dig very deeply. Sources such as
> http://www.scripps.edu/~cdputnam/software/bibutils/ might have the needed
> utilities to convert... but I haven't delved, so I can't say.
>
> --
> Herb Tyson MS MVP
> Author of the Word 2007 Bible
> Blog: http://word2007bible.herbtyson.com
> Web: http://www.herbtyson.com
>
>
> "Bob Pringle" <Bob Pringle DeleteThis @discussions.microsoft.com> wrote in message
> news:E3761D5F-E053-420D-821F-D03DC735F1B5@microsoft.com...
> > Is there a way to load bibliographies from external databases, such as
> > PubMed, which output text files containing xml code? I saw one other post
> > asking how to import from Google, but no response.
>
Back to top
Login to vote
p0

External


Since: Jun 09, 2008
Posts: 152



(Msg. 4) Posted: Tue Nov 18, 2008 3:25 pm
Post subject: Re: Word 2007: Import bibliographies from other sources? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It comes down to mapping your format to the Open XML format. So with
some programming skills, you could probably do it yourself. There is
at least one person who claims he programmed something similar in a
very short time (http://savas.parastatidis.name/
2007/01/25/595c0ffb-6595-41bb-9f81-9525f173b55c.aspx). Note that (a)
he had prior knowledge so it would take you a lote more time and (b)
Windows Live Academic Search no longer exists. So the idea for a
simple solution is there, it's just that so far, nobody implemented it
yet as far as I know.

Yves

On 18 nov, 21:56, tpaul <tp... DeleteThis @discussions.microsoft.com> wrote:
> This is great information but I am dealing with High School students.  Too
> much work for them.  Why can't Word just have an encyclopedia entry in the
> reference tab?
>
>
>
> "Herb Tyson [MVP]" wrote:
> > In theory, yes -- but I don't know whether PubMed's format is compatible
> > with Word 2007's. You might need to convert to a compatible format before it
> > will work. But, the method would be as follows:
>
> > 1. Download the .xml file, and convert it if necessary.
>
> > 2. Create a new blank document.
>
> > 3. In the References tab, click Manage Sources.
>
> > 4. Click Browse, and browse to and open the .xml file you downloaded or
> > converted.
>
> > 5. Items from the external .xml will appear at the left in the Master List.
> > Select all of them (or all that you want), and then click Copy -> to copy
> > them to the Current List window (for the blank document).
>
> > At this point, you might need to save/close/exst Word/reopen the Word
> > document for the rest to work.
>
> > 6. Open the saved file containing the sources, and click Manage Sources..
>
> > 7. In the Current List, select all of the sources, then click <-Copy to copy
> > them to Source.xml (which should be loaded by default; but verify that it's
> > loaded at the left, rather than the source browsed to earlier).
>
> > I've used this method to effectively import sources that were created by
> > Word 2007 (on different computers). But, haven't had success with .xml files
> > from 3rd party sources. But, since this was a matter of experimenting rather
> > than need, I didn't dig very deeply. Sources such as
> >http://www.scripps.edu/~cdputnam/software/bibutils/might have the needed
> > utilities to convert... but I haven't delved, so I can't say.
>
> > --
> > Herb Tyson MS MVP
> > Author of the Word 2007 Bible
> > Blog:http://word2007bible.herbtyson.com
> > Web:http://www.herbtyson.com
>
> > "Bob Pringle" <Bob Prin... DeleteThis @discussions.microsoft.com> wrote in message
> >news:E3761D5F-E053-420D-821F-D03DC735F1B5@microsoft.com...
> > > Is there a way to load bibliographies from external databases, such as
> > > PubMed, which output text files containing xml code?  I saw one other post
> > > asking how to import from Google, but no response.- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Document Management All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET