int 0x80



gorlist@int0x80:~$ cd ~/projects; ls -la
drwxr-xr-x 2 gorlist gorlist  120 2007-10-08 20:45 .
drwxr-xr-x 6 gorlist gorlist 1216 2007-10-08 20:45 ..
-rw-r--r-- 1 gorlist gorlist 4250 2007-10-30 00:33 bullpaper
-rw-r--r-- 1 gorlist gorlist 2020 2007-12-20 07:48 pichax
-rw-r--r-- 1 gorlist gorlist 2461 2008-01-15 09:56 pdflist

Bullpaper


What does it do?
Well, it generates titles for bullpapers.

What are bullpapers?
Those of you involved in academia, should be aware of the many papers getting published.
There are times when some paper titles contain exotic, excessively complex words just to make them look like they're important, extremely specialized etc.

I don't need to explain where the "bull" part comes from.

So, bullpaper is a Perl script and a wordlist.
You can add your own words to the wordlist.

The wordlist can be found here
bullpaper.pl can be found here

It is comprised of 3 templates and 3 bull-levels for specialized bull-results.

bullpaper.pl -h to see usage info.

The words were collected from real papers (really!).


Copyright © gorlist 2007-2024