Re: [pollen] Citation system update

2019-06-08 Thread sanchom
A start: https://pkgs.racket-lang.org/package/pollen-citations-mcgill

Still filling out tests, contracts, and documentation.

On Monday, May 27, 2019 at 5:13:07 PM UTC-7, Matthew Butterick wrote:
>
> Looks cool! You should turn this into an installable Racket package with 
> docs & tests, perhaps? I'm sure others would benefit from your suffering.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pollenpub/03bcdf44-0cb1-4ca7-b662-598e5893af17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [pollen] Citation system update

2019-05-30 Thread Shrutarshi Basu
You may want to look at how BibTex or LaTeX do their citations. They may
give some ideas and spare you the pain of reinventing the wheel.
Unfortunately I don't know if this is documented simply anywhere so I don't
have any pointers for you.

Thanks,
Basu

On Wed, May 29, 2019 at 2:15 PM  wrote:

> Yeah! I want to extract and make more generic the parts of this that can
> be used across projects so that my factum/paper authoring tool can use the
> same citation system as my website. I may as well prep it as a package.
>
> On Monday, May 27, 2019 at 5:13:07 PM UTC-7, Matthew Butterick wrote:
>>
>> Looks cool! You should turn this into an installable Racket package with
>> docs & tests, perhaps? I'm sure others would benefit from your suffering.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Pollen" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pollenpub+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pollenpub/0f5c3d70-cc28-484f-a321-cb874f134565%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Shrutarshi Basu
Basus.me
The ByteBaker  -- computer science is not about
computers
@basus 

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pollenpub/CA%2BYT8WjtV4mHwTztiAiS8-amfObbz2z2KRJms3irSbNWD7csNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [pollen] Citation system update

2019-05-29 Thread sanchom
Yeah! I want to extract and make more generic the parts of this that can be 
used across projects so that my factum/paper authoring tool can use the 
same citation system as my website. I may as well prep it as a package.

On Monday, May 27, 2019 at 5:13:07 PM UTC-7, Matthew Butterick wrote:
>
> Looks cool! You should turn this into an installable Racket package with 
> docs & tests, perhaps? I'm sure others would benefit from your suffering.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pollenpub/0f5c3d70-cc28-484f-a321-cb874f134565%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [pollen] Citation system update

2019-05-27 Thread Matthew Butterick
Looks cool! You should turn this into an installable Racket package with docs & 
tests, perhaps? I'm sure others would benefit from your suffering.

> On May 27, 2019, at 12:06 PM, sanc...@gmail.com wrote:
> 
> Joel and I each shared our approaches to footnotes a while back 
> (https://groups.google.com/d/msg/pollenpub/laWL4SWx0Zc/bNGZyKpABQAJ)
> 
> I now have a more complete citation system running in my Pollen setup:
> https://sanchom.github.io/automating-citations.html
> https://github.com/sanchom/sanchom.github.io/blob/master-source/pollen.rkt
> https://github.com/sanchom/sanchom.github.io/blob/master-source/citation-system.rkt

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pollenpub/028C4397-0211-436A-B1C3-FCC99D85517F%40mbtype.com.
For more options, visit https://groups.google.com/d/optout.