Welcome to the Categorization Project of WikiProject Yugoslavia. This project aims at putting all of articles related to countries of former Yugoslavia into appropriate categories.
Categorization
This list of articles which were retrieved by this SQL statement:
SELECT cur_id, cur_title, cur_namespace
FROM cur
WHERE cur_namespace=0
AND cur_is_redirect=0
AND ( cur_text LIKE '%Bosnia%'
OR cur_text LIKE '%Croat%'
OR cur_text LIKE '%Macedonia%'
OR cur_text LIKE '%Montenegr%'
OR cur_text LIKE '%Serb%'
OR cur_text LIKE '%Sloven%'
OR cur_text LIKE '%Yugoslav%' )
AND cur_text NOT LIKE '%[[Category:%'
AND cur_text NOT LIKE '%{{months}}%'
AND cur_text NOT LIKE '%{{List_of_people%'
AND cur_text NOT LIKE '%disambig}}%'
AND cur_text NOT LIKE '%{{disambig%'
AND cur_text NOT LIKE '%{{hndis}}%'
AND cur_text NOT LIKE '%{{dab}}%'
AND cur_text NOT LIKE '%{{2LC}}%'
ORDER BY cur_id
Highest cur_id currently is 4000799. If any articles which meet this criterion were created after this list was assembled, they would have cur_id larger than that.