-
iridos committed patchset 3351 of module xpilot to the XPilot upgrade CVS repository, changing 1 files.
2009-06-03 21:38:47 UTC in XPilot upgrade
-
Look at
Options->Preferences->Manage external file types->pdf
if it's the same in Ubuntu as in Debian, there should be an entry in /etc/alternatives ... but actually (in Debian), there is no entry for a pdf-viewer at this place (at least on my system), which means your changes in nautilus or wherever couldn't possibly be global.
Cheers,
K.
2009-05-19 19:22:14 UTC in JabRef
-
This looks like being rather Ubuntu-specific to me. I'm running Debian testing and didn't see anything like that. To further test this, I just installed the version of Jabref that's in unstable... that pulls in a new additional package (java-wrappers_0.1.6), but everything still looks exactly the same as previously.
I also installed the Ubuntu Intrepid package - same result, so it is not...
2009-01-22 21:22:23 UTC in JabRef
-
You can just open the .bib document in a text editor (notepad under windows) and exchange pages by pagetotal...
If you know that *all* entries "pages" have to be changed, you can use
sed 's/pages/pagetotal/' yourfile.bib >newfile.bib
or using the GNU sed you can substitute within the same file:
sed -i 's/pages/pagetotal/' yourfile.bib
(in which case it would...
2009-01-21 22:27:02 UTC in JabRef
-
It is also quite easy to script what you want, using perl or a shell script - but it will not give you proper citations. A citation is *more* than just an author, a date and a title... e.g. there's the journal, volume and page numbers...
Also, first you claimed your file names were of the format
author - 'title'.pdf
now, suddenly they look like
Author_xx 'This is the paper...
2009-01-21 22:18:36 UTC in JabRef
-
iridos committed patchset 3348 of module xpilot to the XPilot upgrade CVS repository, changing 1 files.
2008-10-10 22:57:52 UTC in XPilot upgrade
-
iridos committed patchset 3347 of module xpilot to the XPilot upgrade CVS repository, changing 1 files.
2008-10-09 22:34:58 UTC in XPilot upgrade
-
iridos committed patchset 3346 of module xpilot to the XPilot upgrade CVS repository, changing 1 files.
2008-10-09 19:29:43 UTC in XPilot upgrade
-
iridos committed patchset 3345 of module xpilot to the XPilot upgrade CVS repository, changing 3 files.
2008-10-09 17:25:05 UTC in XPilot upgrade
-
iridos committed patchset 3344 of module xpilot to the XPilot upgrade CVS repository, changing 1 files.
2008-09-29 17:14:24 UTC in XPilot upgrade