From owner-freebsd-ports@FreeBSD.ORG Fri Dec 16 17:43:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7843516A41F for ; Fri, 16 Dec 2005 17:43:43 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40CE43D90 for ; Fri, 16 Dec 2005 17:43:14 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id jBGHf4wW015308; Fri, 16 Dec 2005 14:41:04 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id jBGHgIcq067088; Fri, 16 Dec 2005 14:42:18 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id jBGHgIwZ067087; Fri, 16 Dec 2005 14:42:18 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Fri, 16 Dec 2005 14:42:18 -0300 From: Fernan Aguero To: Hongxing Song Message-ID: <20051216174218.GP49639@iib.unsam.edu.ar> Mail-Followup-To: Hongxing Song , freebsd-ports@freebsd.org References: <43A2D7E1.6040108@pku.edu.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43A2D7E1.6040108@pku.edu.cn> User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org Subject: Re: Is there any software to manage reference like science paper X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 17:43:43 -0000 +----[ Hongxing Song (16.Dec.2005 13:16): | | Can any one tell me that whether there is a tool in ports to manage | science article like Reference Manyger in Windows. | | Thanks very much. | +----] Jabref, Java GUI for managing BibTeX and other bibliographies http://jabref.sf.net I'm using it, though there's no port ... works out of the box. Fernan