User Activity

  • Posted a comment on discussion General Discussion on bibutils

    Hi Chris, Thanks for your feedback. I'll adress your comments below inline :) So I've never seen a MODS file with a nonSort tag in the title. (I'd love to see an example.) https://lccn.loc.gov/a40003181/mods Based on the way you've written this patch, you are maintaining nonSort titles as a separate entity and it looks like it's just a special form of a title prefix. Essentially my understanding as well. They are used to as a control of sorts, and are designed to be ignored in the sort process. You...

  • Posted a comment on discussion General Discussion on bibutils

    Proposed patch: http://ix.io/2qvJ diff -Naur ./lib/adsout.c /home/matt/bibutils_6.10/lib/adsout.c --- ./lib/adsout.c 2020-06-29 11:40:25.777497402 -0400 +++ /home/matt/bibutils_6.10/lib/adsout.c 2020-03-23 14:53:54.000000000 -0400 @@ -152,22 +152,21 @@ } static int -append_title( fields *in, char *nsrt, char *ttl, char *sub, char *adstag, int level, fields *out, int *status ) +append_title( fields *in, char *ttl, char *sub, char *adstag, int level, fields *out, int *status ) { - str fulltitle, *nonsort,...

  • Posted a comment on discussion General Discussion on bibutils

    Hi All, When transforming valid mods XML to RIS (or other formats) the nonSort portion of the title is dropped. I would expect it to appear preceding the main title. I believe I have implemented the proper changes to make this happen. But should note that I haven't worked with C since I last contributed to this project in 2014 [1]. Can you inform me of the process of submitting patches? Thanks, Matt [1] - https://sourceforge.net/p/bibutils/discussion/general/thread/cbd9e838/

  • Posted a comment on discussion General Discussion on bibutils

    Hi Chris, Sorry again for my delayed response, but thank you so much for getting...

  • Posted a comment on discussion General Discussion on bibutils

    Thanks for responding to this Chris. I've been traveling this week, so apologies...

  • Posted a comment on discussion General Discussion on bibutils

    First off, great tool. I was preparing to write a similiar utility when I found this....

View All

Personal Data

Username:
mgr34
Joined:
2014-10-22 04:20:12

Projects

  • No projects to display.

Personal Tools