-
I've been working with an export from a legacy database and wrote a shell script to create a BibTeX formatted file for import into refbase. There are about 300 entries with corporate authors. Is there a way to get the import function to treat these as corporate authors (i.e. no initialization or reordering of terms)? BibTeX style is to put an additional set of braces around the text that is to...
2009-11-10 08:10:29 UTC by phil_aznz
-
Hi nesf,
it could be that the 'fopen()' function has been disabled on your server. For further info please see the bottom of this forum post:
[slow loading of main page on Debian etch][1]
[1]: https://sourceforge.net/projects/refbase/forums/forum/218758/topic/2735943
If you cannot enable the 'fopen()' function on your server (due to security concerns etc), and/or don't want to hack...
2009-11-03 23:01:38 UTC by msteffens
-
Hi,
I have a problem call the file index.php, not informing the latest records added to this server http://www.aapa.or.ar/search/
But when copying the files and the database on my local server works correctly.
I monitor the application to the server www.aapa.org.ar and apparently fetchDataFromURL($sourceUrl) function no return values.
What is the problem.
Greetings.
2009-11-03 16:46:31 UTC by nesf
-
Already working on the Refbase project and want to get paid for your efforts? Thinking about contributing to Refbase and want an incentive?
Our company has recently started to use Refbase as a convenient way to share citations amongst employees. There are some features that are missing from Refbase that we'd be willing to pay someone (or a group of someones) to add. The implementations of...
2009-10-29 16:22:59 UTC by jkmm
-
Hi,
here is a first attempt to implement proxy support into refbase. It works at my site. Note: the changes to the regex expression in import.inc.php needed for crossref to work are not in the bleeding edge svn repository!
See post [https://sourceforge.net/projects/refbase/forums/forum/218757/topic/3401506][1]
ToDo:
- move the proxy parameters into ini.inc.php
- decide...
2009-10-21 13:18:10 UTC by pohl7538
-
Hello,
It would be nice if refbase would support http proxies. If I try to import from pubmed or crossref I get the following error message:
----
Warning: fopen(http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=text&rettype=medline&tool=refbase&email=info%40refbase.net&id=12748199) [function.fopen]: failed to open stream: Connection refused in...
2009-10-20 10:16:54 UTC by pohl7538
-
Thanks!
2009-10-19 21:15:24 UTC by dtbecker
-
http://www.crossref.org/requestaccount/.
2009-10-19 21:06:55 UTC by adrianbj
-
Hallo - where exactly did you sign in? I seem to be to stupid to find the form at http://www.crossref.org/ ....
Thanks - Daniel.
2009-10-19 20:57:05 UTC by dtbecker
-
Hi everyone,
Just a follow up for anyone interested, although I think I am way late on this issue.
I noticed that the anonymous login is no longer working. I signed up for an account and changed the entry in the ini.inc.php file to:
$openURLResolver = "http://www.crossref.org/openurl/?pid=me@myemail.com";
and it seems to be working perfectly.
2009-10-19 20:11:54 UTC by adrianbj