Skip to main content

Posts

Showing posts with the label WebApps

Another Free service to retrive PubMed PDF files

http://pubpdf.com QUOSA Inc. has launched of its first free Beta product  PubPDF Beta service as part of QUOSA Labs .  This product provides PDF visibility and one-click access from any PubMed search result . PubPDF works exclusively in PubMed and retrieves, name, and downloads PDFs from PubMed.  Exclusive features: Automated batch downloads of multiple PDFs and abstracts Automated file naming with configurable naming conventions  An article organizer to review and group PDFs complete with their citation data  Export references to EndNote and Reference Manager   PubPDF is a parallel product to QUOSA Browser Plus. PubPDF works exclusively in PubMed. Both products retrieve, name, and download PDFs from PubMed. QUOSA Browser Plus also works with other gateways and includes sharing options. Similar service:  http://pubget.com/ Related articles by Zemanta RefWorks Mendeley Zotero (slideshare.net) Google Docs Now Does OCR for Images & PDFs (Sort Of)

Goldify : create links back to goldbook for any text

Goldify is a service provided by IUPAC . This online service allows you to submit your text and have links to the IUPAC Gold Book automatically inserted into it using the goldify software. Underlined linear structures display the actual structure of the molecule when you put a mouse cursor over them. Visit Goldify here. Insert your text here : clear text entry box Link format : HTML Inline text Results : View online Download in a file Please do not fill this entry:

DOI Lookup

Add a DOI lookup box at your webpage !! Digital Object Identifier (DOI) is a persistent unique code used to identify and retrieve a specific publication on the Internet, usually a journal article, web document, or other item of intellectual property DOI: use following code : < form   method = "post"   action = "http://dx.doi.org/" > DOI: < input   type = "text"   name = "hdl"   value = ""   size = "45"   / > < input   type = "submit"   value = "Submit"   / > < input   type = "reset"   value = "Reset"   / > < / form >