Skip to content

Latest commit

 

History

History
82 lines (75 loc) · 2.72 KB

publishers.md

File metadata and controls

82 lines (75 loc) · 2.72 KB
layout title shorttitle permalink source
listpage
List of Predatory Publishers
Publishers
/publishers/
publishers

This is a list of possibly predatory publishers. The kernel for this list was extracted from the archive of Beall's List at web.archive.org. It will be updated as new information or suggested edits are submitted or found by the maintainers of this site.

This is a list of publishers that may be engaging in predatory practices. See the other list for individual journals potentially engaging in predatory practices.

{% assign letters = "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z" | split: "," %} {% assign numbers = "1,2,3,4,5,6,7,8,9,0" | split: "," %}

{% capture initials %} {% for thing in site.data.publishers %} {{ thing.name | remove: "The " | slice: 0, 1 | downcase }} {% endfor %}
{% endcapture %}

{% assign inits = initials | split: '' | uniq | sort %}

    {% for letter in inits %} {% unless numbers contains letter %}
  • {{ letter | upcase }}
  • {% else %} {% continue %} {% endunless %} {% endfor %}
  • 0-9

{% for letter in inits %} {% if letters contains letter %} {% for thing in site.data.publishers %} {% if letter == " " or letter == '"' or numbers contains letter %}{% continue %} {% else %} {% if forloop.first %}

{{ letter | upcase }}

Return to top {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %}

0-9


    {% for letter in inits %} {% unless numbers contains letter %}
  • {{ letter | upcase }}
  • {% else %} {% continue %} {% endunless %} {% endfor %}
  • 0-9