From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 04:56:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20BA31065687 for ; Tue, 9 Jun 2009 04:56:33 +0000 (UTC) (envelope-from lordofhyphens@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id C58CF8FC17 for ; Tue, 9 Jun 2009 04:56:32 +0000 (UTC) (envelope-from lordofhyphens@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so2122343ana.13 for ; Mon, 08 Jun 2009 21:56:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=2YmB5jPe0h18BHnZf11LDT2W8OzEQu8EAdOSSRQMl+U=; b=CKgGDVkbMZ6dIkFzWez3Z6y7RbP7oRwuANfJA9m2PAhH520U18kPA3vZAJiGtEcNYB 2PyDinEhIH7+SfGfI6tmWrMMrKecyg/OLU7BViKHNMThr67FDD7rndV4tT0zXevfDKas UG9UwqmOzc77AGiagAYlRtR0DMr96YZJsvHZ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=wfsCkS6SfIJfy4zMQOlO20iCrNNFXJRsYwppODdgmsvEdAx0fnkfIWPKfmnlcB97oz 4eJLab6SdWqlmGPXJiXapEBZH8WGLEg8ie6OA3Yyekx5hmSaBrbG9ZRaguQkXvZ/1b2O V2qkHpbNh2gCL8QaH8OzB1JOUqVKhQ61tMz/E= Received: by 10.100.166.13 with SMTP id o13mr966466ane.103.1244523392265; Mon, 08 Jun 2009 21:56:32 -0700 (PDT) Received: from ?192.168.1.241? (pool-72-69-74-200.chi01.dsl-w.verizon.net [72.69.74.200]) by mx.google.com with ESMTPS id 6sm1273525ywn.37.2009.06.08.21.56.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Jun 2009 21:56:31 -0700 (PDT) Message-ID: <4A2DEB73.8050906@gmail.com> Date: Mon, 08 Jun 2009 23:56:19 -0500 From: LoH User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Daniel Underwood , freebsd-questions@freebsd.org References: <20090609023702.EF4D2BED8@kev.msw.wpafb.af.mil> <200906090321.n593LnOa088398@banyan.cs.ait.ac.th> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: PDF inventory software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 04:56:33 -0000 Daniel Underwood wrote: >> A partial solution would also to do a search on someone else's index (google >> scholar, IEEEXplore, etc) to get the title of what you're looking for. >> > > True, but in this situation, I want to find something within a local > collection of literature. E.g., find a table of data I recall seeing > in my literature review. > > Which is why I initially suggested collecting the BibTeX (or your preferred citation management software of choice) entries for your articles and adding them. I know that when I start collecting articles for literature reviews, I get a BibTeX copy of the citation, so I can easily drop it into my papers. --Joseph