A BibTex aware collection manager or tagging files with BibTeX recordsMerge two BibTeX filesFlattening BibTeX...

How do I increase the number of TTY consoles?

Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?

Should we avoid writing fiction about historical events without extensive research?

Does an unused member variable take up memory?

What is the "determinant" of two vectors?

What does the Digital Threat scope actually do?

Converting from "matrix" data into "coordinate" data

Under what conditions can the right to remain silent be revoked in the USA?

Computation logic of Partway in TikZ

How to copy the rest of lines of a file to another file

Did Amazon pay $0 in taxes last year?

I reported the illegal activity of my boss to his boss. My boss found out. Now I am being punished. What should I do?

Is there a way to make cleveref distinguish two environments with the same counter?

(Codewars) Linked Lists-Sorted Insert

Writing text next to a table

If nine coins are tossed, what is the probability that the number of heads is even?

Numerical value of Determinant far from what it is supposed to be

The (Easy) Road to Code

Can I negotiate a patent idea for a raise, under French law?

Idiom for feeling after taking risk and someone else being rewarded

Having the player face themselves after the mid-game

How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?

Trocar background-image com delay via jQuery

Why aren't there more Gauls like Obelix?



A BibTex aware collection manager or tagging files with BibTeX records


Merge two BibTeX filesFlattening BibTeX filesIs there a BibTeX package for referencing other records within the BibTeX file? Displaying this?Extracting only the BibTex records relevant to the paperConcatenate 2 Bibtex fileshow could I manage a bibliography in a world full of clouds (citeulike / mendeley)?How to parse BIB file to a known TeX structure?BibTeX non-hierarchical keywords (tagging) for classificationRemove bibtex entries using older bibtex files













3















I spent an hour on Friday pocking the brain of a senior colleague and among other things I realized how disorganized (comparing to his) is my ever growing collection of scientific papers, references, electronic textbooks, and monographs.



I started looking around for a a decent BibTex aware collection manager. By decent I mean a relatively simple, open source, (my OS of choice is OpenBSD), self hosted (no dark clouds please), collection manager which is capable of importing BibTeX references either from BibTeX files or online sources like MathSciNet or BibTeX search, with BibTeX syntax checker (an example would be biblean) which stores BibTeX records in searchable SQL database (again Nelson Beebe's bibsql and bibtosql come to mind). I also would like to attach these BibTeX records to full text PDFs as well as possibly TeX sources for the articles I wrote. In another words I would like to use BibTeX files as a metadata for PDFs and TeX sources.



Such things of course exist MathSciNet would be an example but with exception of Tellico bloatware I have not found anything that comes close to what I want. It seems that I should be able to hack something on my own using Pybtex as this interesting post reveals.



Any comments, references, or suggestions? I actually want to do mathematics not play with publishing tools but if I could get something workable in few evenings I would not mind getting my hands dirty. I would in particular appreciate the comments of Nelson Beebe and authors of Pybtex. I am also finding another interesting thoughts.



A possible approach to my problem is to tag files with BibTeX records and have tag aware file manager or even tag aware file system. I see interesting tools



http://www.tag2find.com/



and



http://tmsu.org/










share|improve this question

























  • What is your colleague using?

    – cfr
    Oct 31 '16 at 3:35











  • I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

    – Predrag Punosevac
    Oct 31 '16 at 4:13
















3















I spent an hour on Friday pocking the brain of a senior colleague and among other things I realized how disorganized (comparing to his) is my ever growing collection of scientific papers, references, electronic textbooks, and monographs.



I started looking around for a a decent BibTex aware collection manager. By decent I mean a relatively simple, open source, (my OS of choice is OpenBSD), self hosted (no dark clouds please), collection manager which is capable of importing BibTeX references either from BibTeX files or online sources like MathSciNet or BibTeX search, with BibTeX syntax checker (an example would be biblean) which stores BibTeX records in searchable SQL database (again Nelson Beebe's bibsql and bibtosql come to mind). I also would like to attach these BibTeX records to full text PDFs as well as possibly TeX sources for the articles I wrote. In another words I would like to use BibTeX files as a metadata for PDFs and TeX sources.



Such things of course exist MathSciNet would be an example but with exception of Tellico bloatware I have not found anything that comes close to what I want. It seems that I should be able to hack something on my own using Pybtex as this interesting post reveals.



Any comments, references, or suggestions? I actually want to do mathematics not play with publishing tools but if I could get something workable in few evenings I would not mind getting my hands dirty. I would in particular appreciate the comments of Nelson Beebe and authors of Pybtex. I am also finding another interesting thoughts.



A possible approach to my problem is to tag files with BibTeX records and have tag aware file manager or even tag aware file system. I see interesting tools



http://www.tag2find.com/



and



http://tmsu.org/










share|improve this question

























  • What is your colleague using?

    – cfr
    Oct 31 '16 at 3:35











  • I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

    – Predrag Punosevac
    Oct 31 '16 at 4:13














3












3








3








I spent an hour on Friday pocking the brain of a senior colleague and among other things I realized how disorganized (comparing to his) is my ever growing collection of scientific papers, references, electronic textbooks, and monographs.



I started looking around for a a decent BibTex aware collection manager. By decent I mean a relatively simple, open source, (my OS of choice is OpenBSD), self hosted (no dark clouds please), collection manager which is capable of importing BibTeX references either from BibTeX files or online sources like MathSciNet or BibTeX search, with BibTeX syntax checker (an example would be biblean) which stores BibTeX records in searchable SQL database (again Nelson Beebe's bibsql and bibtosql come to mind). I also would like to attach these BibTeX records to full text PDFs as well as possibly TeX sources for the articles I wrote. In another words I would like to use BibTeX files as a metadata for PDFs and TeX sources.



Such things of course exist MathSciNet would be an example but with exception of Tellico bloatware I have not found anything that comes close to what I want. It seems that I should be able to hack something on my own using Pybtex as this interesting post reveals.



Any comments, references, or suggestions? I actually want to do mathematics not play with publishing tools but if I could get something workable in few evenings I would not mind getting my hands dirty. I would in particular appreciate the comments of Nelson Beebe and authors of Pybtex. I am also finding another interesting thoughts.



A possible approach to my problem is to tag files with BibTeX records and have tag aware file manager or even tag aware file system. I see interesting tools



http://www.tag2find.com/



and



http://tmsu.org/










share|improve this question
















I spent an hour on Friday pocking the brain of a senior colleague and among other things I realized how disorganized (comparing to his) is my ever growing collection of scientific papers, references, electronic textbooks, and monographs.



I started looking around for a a decent BibTex aware collection manager. By decent I mean a relatively simple, open source, (my OS of choice is OpenBSD), self hosted (no dark clouds please), collection manager which is capable of importing BibTeX references either from BibTeX files or online sources like MathSciNet or BibTeX search, with BibTeX syntax checker (an example would be biblean) which stores BibTeX records in searchable SQL database (again Nelson Beebe's bibsql and bibtosql come to mind). I also would like to attach these BibTeX records to full text PDFs as well as possibly TeX sources for the articles I wrote. In another words I would like to use BibTeX files as a metadata for PDFs and TeX sources.



Such things of course exist MathSciNet would be an example but with exception of Tellico bloatware I have not found anything that comes close to what I want. It seems that I should be able to hack something on my own using Pybtex as this interesting post reveals.



Any comments, references, or suggestions? I actually want to do mathematics not play with publishing tools but if I could get something workable in few evenings I would not mind getting my hands dirty. I would in particular appreciate the comments of Nelson Beebe and authors of Pybtex. I am also finding another interesting thoughts.



A possible approach to my problem is to tag files with BibTeX records and have tag aware file manager or even tag aware file system. I see interesting tools



http://www.tag2find.com/



and



http://tmsu.org/







bibtex bibliographies






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 23 '17 at 12:39









Community

1




1










asked Oct 31 '16 at 2:37









Predrag PunosevacPredrag Punosevac

6,83014263




6,83014263













  • What is your colleague using?

    – cfr
    Oct 31 '16 at 3:35











  • I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

    – Predrag Punosevac
    Oct 31 '16 at 4:13



















  • What is your colleague using?

    – cfr
    Oct 31 '16 at 3:35











  • I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

    – Predrag Punosevac
    Oct 31 '16 at 4:13

















What is your colleague using?

– cfr
Oct 31 '16 at 3:35





What is your colleague using?

– cfr
Oct 31 '16 at 3:35













I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

– Predrag Punosevac
Oct 31 '16 at 4:13





I am not sure I will ask him. I was just overwhelmed by the depth and the clarity of his insight about the mathematics question I asked that it took me little bit of after thought to realize the other less important things. His desktop was running KDE/Ubuntu so it could be many different things including Zotero or Mendeley which are not available on OpenBSD

– Predrag Punosevac
Oct 31 '16 at 4:13










1 Answer
1






active

oldest

votes


















0














I would recommend you use Mendelev. Mendelev is a research paper/pdf management tool.



When you import (drag and drop, add file, ...) to Mendelev, it will automatically look up info (DOI, title, author, conference, year,...). If you login, Mendelev will sync your paper (including PDF file), and you can login and sync from any device.



However, sync feature of Mendelev is paid option by space(free for 2GB, 5GB cost 5usd/month and so). This is not a problem untill you have more than 2GB of paper.



Or, you can use Mendelev offline (no sync), then sync data folder with 3rd party solution like Dropbox/Onedrive/Google Drive/... (cheaper storage)



If you want free, open-source solution, use Zotero. Zotero also do automatically lookup like Mendelev. However, it UI is a bit difficult to understand. Zotero have paid option for sync too, but you can manually set up WebDAV (example: pCloud 10 GB for free).



Both solution Zotero and Mendelev can export Bibtex file.





share























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f336767%2fa-bibtex-aware-collection-manager-or-tagging-files-with-bibtex-records%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I would recommend you use Mendelev. Mendelev is a research paper/pdf management tool.



    When you import (drag and drop, add file, ...) to Mendelev, it will automatically look up info (DOI, title, author, conference, year,...). If you login, Mendelev will sync your paper (including PDF file), and you can login and sync from any device.



    However, sync feature of Mendelev is paid option by space(free for 2GB, 5GB cost 5usd/month and so). This is not a problem untill you have more than 2GB of paper.



    Or, you can use Mendelev offline (no sync), then sync data folder with 3rd party solution like Dropbox/Onedrive/Google Drive/... (cheaper storage)



    If you want free, open-source solution, use Zotero. Zotero also do automatically lookup like Mendelev. However, it UI is a bit difficult to understand. Zotero have paid option for sync too, but you can manually set up WebDAV (example: pCloud 10 GB for free).



    Both solution Zotero and Mendelev can export Bibtex file.





    share




























      0














      I would recommend you use Mendelev. Mendelev is a research paper/pdf management tool.



      When you import (drag and drop, add file, ...) to Mendelev, it will automatically look up info (DOI, title, author, conference, year,...). If you login, Mendelev will sync your paper (including PDF file), and you can login and sync from any device.



      However, sync feature of Mendelev is paid option by space(free for 2GB, 5GB cost 5usd/month and so). This is not a problem untill you have more than 2GB of paper.



      Or, you can use Mendelev offline (no sync), then sync data folder with 3rd party solution like Dropbox/Onedrive/Google Drive/... (cheaper storage)



      If you want free, open-source solution, use Zotero. Zotero also do automatically lookup like Mendelev. However, it UI is a bit difficult to understand. Zotero have paid option for sync too, but you can manually set up WebDAV (example: pCloud 10 GB for free).



      Both solution Zotero and Mendelev can export Bibtex file.





      share


























        0












        0








        0







        I would recommend you use Mendelev. Mendelev is a research paper/pdf management tool.



        When you import (drag and drop, add file, ...) to Mendelev, it will automatically look up info (DOI, title, author, conference, year,...). If you login, Mendelev will sync your paper (including PDF file), and you can login and sync from any device.



        However, sync feature of Mendelev is paid option by space(free for 2GB, 5GB cost 5usd/month and so). This is not a problem untill you have more than 2GB of paper.



        Or, you can use Mendelev offline (no sync), then sync data folder with 3rd party solution like Dropbox/Onedrive/Google Drive/... (cheaper storage)



        If you want free, open-source solution, use Zotero. Zotero also do automatically lookup like Mendelev. However, it UI is a bit difficult to understand. Zotero have paid option for sync too, but you can manually set up WebDAV (example: pCloud 10 GB for free).



        Both solution Zotero and Mendelev can export Bibtex file.





        share













        I would recommend you use Mendelev. Mendelev is a research paper/pdf management tool.



        When you import (drag and drop, add file, ...) to Mendelev, it will automatically look up info (DOI, title, author, conference, year,...). If you login, Mendelev will sync your paper (including PDF file), and you can login and sync from any device.



        However, sync feature of Mendelev is paid option by space(free for 2GB, 5GB cost 5usd/month and so). This is not a problem untill you have more than 2GB of paper.



        Or, you can use Mendelev offline (no sync), then sync data folder with 3rd party solution like Dropbox/Onedrive/Google Drive/... (cheaper storage)



        If you want free, open-source solution, use Zotero. Zotero also do automatically lookup like Mendelev. However, it UI is a bit difficult to understand. Zotero have paid option for sync too, but you can manually set up WebDAV (example: pCloud 10 GB for free).



        Both solution Zotero and Mendelev can export Bibtex file.






        share











        share


        share










        answered 7 mins ago









        Haha TTproHaha TTpro

        1574




        1574






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f336767%2fa-bibtex-aware-collection-manager-or-tagging-files-with-bibtex-records%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

            How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

            Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...